⌘ + ^ + ]
)is_nullable
field to:YES
to add NOT NULL constraint.NO
to remove the NOT NULL constraint.⌘ + S
to commit changes to the server.⌘ + ^ + ]
)⌘ + S
to commit changes to the server.⌘ + ^ + ]
)foreign_key
field and choose Create a foreign key on column
⌘ + S
to commit changes to the server.⌘ + ^ + ]
)column_default
field. It's NULL
by default.⌘ + S
to commit changes to the server.