зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
6 строки
142 B
Plaintext
6 строки
142 B
Plaintext
not null
|
|
check (condition)
|
|
unique
|
|
primary key (list-of-attributes)
|
|
foreign key (list-of-attributes) references table-name(list-of-attributes)
|