astro
Explore posts from serversTTCTheo's Typesafe Cult
•Created by astro on 2/7/2025 in #questions
build fails locally but deploys successfully on vercel

2 replies
DTDrizzle Team
•Created by astro on 12/29/2024 in #help
Invalid type inference when using helpers

3 replies
DTDrizzle Team
•Created by astro on 5/18/2024 in #help
serial type invalid in psql
im trying to use serial type for my id column to enable auto-incremental id, but when migrating the schema it throws error saying
type "serial" doesnt exist
1 replies