all repos

onasty @ d0434ef834793fb7b8afd5e4e55d3fd01b6ffb50

a one-time notes service

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

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