beneidel
DTDrizzle Team
•Created by beneidel on 8/19/2023 in #help
only first db migration runs
thought I'd repost here in case someone else is experiencing this https://github.com/drizzle-team/drizzle-orm/issues/1017
17 replies
DTDrizzle Team
•Created by beneidel on 7/15/2023 in #help
"Cannot parse date or time" using AWS Data API, aurora postgres
I'm trying drizzle-orm (with sst) and aurora pg thru aws data api, when trying to insert a Date value in a column (timestamp with timezone), I'm getting this error. I wonder if the problem is the way Date is being serialized (looks like it's not using ISO date string?)
this shows the response coming from aws-data-api
17 replies