...

Text file src/github.com/ory/x/popx/stub/migrations/source/20191100000002_requests.down.fizz

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

     1drop_table("selfservice_login_request_methods")
     2drop_table("selfservice_login_requests")
     3
     4drop_table("selfservice_registration_request_methods")
     5drop_table("selfservice_registration_requests")
     6
     7drop_table("selfservice_profile_management_requests")

View as plain text