polycule-connect/polyculeconnect/migrations/2_consent.down.sql
Melora Hugues e99fabafb9
Some checks failed
/ docker-build-only (push) Failing after 33s
/ go-test (push) Failing after 1m1s
Add consent (#42)
2024-10-20 21:08:57 +02:00

1 line
48 B
SQL

ALTER TABLE "auth_request" DROP COLUMN consent;