JWW
JWW
DTDrizzle Team
Created by JWW on 12/10/2023 in #help
push command didn't update schema to my database (truso)
No description
3 replies
DTDrizzle Team
Created by JWW on 12/7/2023 in #help
Two problems about SQLite
Hello, I am now using drizzle + turso in my new side project, and I encountered two problems: 1. I have a table storing several users data, and if I want to add new column to increase user’s attribute, how can I add it but without deleting all the existing data? 2. I have to table users and tasks, how can I define schema to define a new column in users call “ownTasks” which is an array of several tasks?
2 replies