ppppp
DTDrizzle Team
•Created by ppppp on 9/6/2024 in #help
column "foo" referenced in foreign key constraint does not exist
table
story
:
3 replies
DTDrizzle Team
•Created by ppppp on 9/6/2024 in #help
column "foo" referenced in foreign key constraint does not exist
table
person
:
3 replies
DTDrizzle Team
•Created by ppppp on 8/30/2024 in #help
Unique constraint typescript error
sorry for the late response, i don't use discord that much. there is an eslint rule where you can restrict specific import called
no-restricted-imports
.
7 replies
DTDrizzle Team
•Created by ppppp on 8/30/2024 in #help
Unique constraint typescript error
Thank youuu 😘
To avoid this mistake again i just set the linter rule where i get error when i import from
drizzle-orm/mysql-core
and drizzle-orm/sqlite-core
7 replies