runonce
DTDrizzle Team
•Created by hachoter on 5/21/2023 in #help
I am confused on how the new relational queries works
This is mentioned on the Foreign keys section of the docs:
relations
are a higher level abstraction, they are used to define relations between tables on the application level only. They do not affect the database schema in any way and do not create foreign keys implicitly.
https://orm.drizzle.team/docs/rqb#foreign-keys24 replies