drizzle-orm doesn’t update a record(drizzle, turso, SQLite)
In my code, I update the record in the database using drizzle-orm, but for some reason the database is not updated and returns the old value.
In my code, I update the record in the database using drizzle-orm, but for some reason the database is not updated and returns the old value.