Kapatid
Explore posts from serversDTDrizzle Team
•Created by beneidel on 7/15/2023 in #help
"Cannot parse date or time" using AWS Data API, aurora postgres
Yeah I thought about the consequences of removing
withTimezone
too. Currently I am trying to find a solution in which I don't remove the withTimezone
.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 removed the
withTimezone
property in my timestamp
and now everything works and I encountered this problem when trying to use Nextjs + Drizzle + Lucia Auth.
17 replies
DTDrizzle Team
•Created by Kapatid on 2/16/2024 in #help
AWS Data API 'PROFILE'
Thanks for the reply! I thought that it was a required thing when using the
RDSDataClient
.4 replies
Error when Deploying a AspNetCore_Vite_Starter
Seems that I fixed the build errors.
Project: https://github.com/nadjitan/dotnet-vite-react.
Fix: Add a
nixpacks.toml
then add these
5 replies