nelsonprsousa
Explore posts from serversDTDrizzle Team
•Created by nelsonprsousa on 3/23/2024 in #help
How to alter database with drizzle (sql magic operator)?
Just found what I should use:
${sql.raw(databaseName)}
If it helps someone ☝️2 replies
DTDrizzle Team
•Created by nelsonprsousa on 2/27/2024 in #help
How to reference the same table in the table's definition?
Just found the answer, sorry about this post.
https://orm.drizzle.team/docs/indexes-constraints#foreign-key
2 replies