https://orm.drizzle.team/learn/guides/timestamp-default-value
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.





oc and it still rejects it lol)
env.DB.prepare() and other APIs, or you create a session via let session = env.DB.withSession(commitToken) and then call session.prepare(), session.batch(), etc, etc.ocenv.DB.prepare()let session = env.DB.withSession(commitToken)session.prepare()session.batch()