all repos

onasty @ efd970430597e242aa15c24f868fc0e7103b45ac

a one-time notes service

onasty/migrations/20250503143510_user_oauth.down.sql(view raw)

1
2
ALTER TABLE users
    ALTER COLUMN PASSWORD SET NOT NULL;