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)