Files
coder/coderd/database/migrations/000198_ensure_default_org.down.sql
Steven Masley 17c486c5e6 chore: ensure default org always exists (#12412)
* chore: ensure default org always exists

First user just joins the org created by the migration
2024-03-05 14:06:35 -06:00

2 lines
108 B
SQL

-- There is no down. If the org is created, just let it be. Deleting an org feels dangerous in a migration.