...

Text file src/github.com/ory/x/popx/stub/migrations/source/20200402142539_rename_profile_flows.up.fizz

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

     1rename_column("selfservice_profile_management_request_methods", "selfservice_profile_management_request_id", "selfservice_settings_request_id")
     2
     3rename_table("selfservice_profile_management_request_methods", "selfservice_settings_request_methods")
     4rename_table("selfservice_profile_management_requests", "selfservice_settings_requests")

View as plain text