RobiPoire
DTDrizzle Team
•Created by RobiPoire on 1/27/2025 in #help
CHECK constraints not working with drizzle-orm/pg-core
I found the issue: you should use parentheses instead of square brackets, even though the documentation says to use square brackets.
Here is the correct code:
Here is the correct code:
2 replies