Greater than comparisons with timestamp mode string

I'm getting type errors with the gte comparison operator on a timestamp column that has a mode of string. The mode should only affect the output data type of queries, not the type in the DB right?
1 Reply
Angelelz
Angelelz4w ago
Yes, but it also affects how you compare it with drizzle. You should be able to use toISOString() to please drizzle
Want results from more Discord servers?
Add your server