Setting default timestamp in user table
So Im using turso with sqlite and out of nowhere i have been issuing this issue with my user table, im using nextauthjs
1 Reply
Hey @Aryxst! What issue did you face? By the way, you can check this guide to set timestamp as a default value
https://orm.drizzle.team/learn/guides/timestamp-default-value#sqlite
Drizzle ORM - SQL Timestamp as a default value
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.