...

Text file src/github.com/ory/x/popx/stub/migrations/source/20200519101057_create_recovery_addresses.down.fizz

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

     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