younes
younes
Explore posts from servers
DTDrizzle Team
Created by younes on 9/23/2024 in #help
migration best practice
Hi, I'm wondering how to add a column with a notNull() restriction in a table that already contains records, I mean the records present before adding this column will automatically not respect the notnull restriction which will generate errors during migration, is there a good way to handle this case?
5 replies