mohitgangrade
Explore posts from serversDTDrizzle Team
•Created by mohitgangrade on 7/15/2023 in #help
Can I add a Unique constraint to a column?
I couldn't find an option for that in the docs. I'm assuming Drizzle doesn't support that.
So, could I just edit one of the migration SQL files myself and add the UNIQUE constraint to it? Or would that break things?
2 replies