...

Text file src/github.com/ory/x/popx/stub/migrations/legacy/20200519101057_create_recovery_addresses.mysql.down.sql

Documentation: github.com/ory/x/popx/stub/migrations/legacy

     1DROP TABLE `identity_recovery_tokens`;
     2DROP TABLE `selfservice_recovery_request_methods`;
     3DROP TABLE `selfservice_recovery_requests`;
     4DROP TABLE `identity_recovery_addresses`;

View as plain text