lilon3
lilon3
TTCTheo's Typesafe Cult
Created by Nick on 9/26/2023 in #questions
How to query verceldb postgres database on vercel.com?
Hello @Nick you have to add Quotes in your query like so : SELECT * FROM "landmarks" with the correct case sensitivity if you are note using exclusively lowercase in you tables names. cf: https://dba.stackexchange.com/questions/192897/postgres-relation-does-not-exist-error
3 replies