Baterka
Explore posts from serversDTDrizzle Team
•Created by Baterka on 1/27/2024 in #help
SQL syntax error when using relations in MariaDB
Does anyone else have issue similar to this one? https://github.com/drizzle-team/drizzle-orm/issues/1100
I have this issue on MariaDB 10.4 and also on 11.2. This is my schema:
I am getting error:
when doing trade query with
with: {items: true}
10 replies
DTDrizzle Team
•Created by Baterka on 1/19/2024 in #help
Getting TypeScript warnings where they should not be
9 replies