X
Xata9mo ago
Oreki

i seem to be unable to run this query in the dashboard ```sql ALTER TABLE cards ADD COLUMN "index"

i seem to be unable to run this query in the dashboard
ALTER TABLE cards ADD COLUMN "index" SERIAL PRIMARY KEY;
ALTER TABLE cards ADD COLUMN "index" SERIAL PRIMARY KEY;
Error: invalid SQL: unsupported statement [ALTER TABLE] on strict level, see https://xata.io/sql-support for the support matrix
Connect to Postgres
Learn how to connect to Postgres directly via the wire protocol
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?