BifocalCanvas
Explore posts from serversDTDrizzle Team
•Created by BifocalCanvas on 3/8/2024 in #help
Random `PostgresError: invalid input syntax for type bigint`
When attempting to query my database with
db.select().from(roster)
I get that error even though I made sure each column type is correct in my schema.ts file. Here is the full query line: and here is the entire error: 3 replies