Files
tinyauth/internal/assets/migrations/postgres/000002_oauth_name.down.sql
T
2026-05-23 17:20:02 +12:00

2 lines
49 B
SQL

ALTER TABLE "sessions" DROP COLUMN "oauth_name";