Cambaru
DTDrizzle Team
•Created by Cambaru on 6/9/2024 in #help
Creating DB with schema
I am pretty new to drizzle and try to follow the documentation. I found that you can initiallize drizzle with a schema like so:
./schema is my MySQL Database schema like so:
But i get this error wich i cannot explain:
I hope someone can help me 🙂
2 replies
DTDrizzle Team
•Created by Cambaru on 8/25/2023 in #help
Correct way to deal with MySqlRawQueryResult
What is best practice to check if the data was created and how to get the newly added data?
7 replies