Make exports#key not-null
This commit is contained in:
parent
fc49b7952e
commit
7f3d4a26ad
3 changed files with 8 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
# id :bigint not null, primary key
|
||||
# format :string not null
|
||||
# key :text
|
||||
# key :text not null
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue