Merge branch 'master' into ggunson-shared-key-docs
This commit is contained in:
commit
70a4ce1cb2
@ -49,7 +49,7 @@ If the table contains a unique key with nullable columns, but you know your colu
|
|||||||
|
|
||||||
### Examples: Allowed and Not Allowed
|
### Examples: Allowed and Not Allowed
|
||||||
|
|
||||||
```
|
```sql
|
||||||
create table some_table (
|
create table some_table (
|
||||||
id int not null auto_increment,
|
id int not null auto_increment,
|
||||||
ts timestamp,
|
ts timestamp,
|
||||||
|
Loading…
Reference in New Issue
Block a user