Join Slack
Powered by
(This is from a migration, so part of my migration...
# room
k
kyleg
02/14/2020, 3:19 PM
(This is from a migration, so part of my migration was
ALTER TABLE mytable ADD COLUMN guid TEXT
) Note that I did not define it as NOT NULL (hence “Found: … notNull=false)” in the error.
guid
is intended to be a nullable column.
Open in Slack
Previous
Next