Confused
DTDrizzle Team
•Created by Confused on 4/18/2024 in #help
Can `integer('done_at', { mode: 'timestamp_ms' })` not be null? (SQLite, Bun)
I can store
null
inside when inserting, but when selecting will get back an invalid Date object instead.2 replies