#Simple Goose migration

4 messages · Page 1 of 1 (latest)

lethal pagoda
#

My migration seems simple enough..

I keep getting this parsing error. near SET, "None"

jacob@nixos ~/P/k/d/migrations (main)> fish run_migrations.fish 
2024/11/19 23:03:36 goose run: ERROR 000001_initial.sql: failed to run SQL migration: failed to execute SQL query "create table set (\n\tid text primary key\n);": failed to execute SQL:
SQL string could not be parsed: near SET, "None": syntax error at (1, 17)
#

NVM

#

set is just not a legal table name