...

Text file src/github.com/ory/x/popx/stub/migrations/source/20200607165100_settings.down.fizz

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

     1drop_column("selfservice_settings_requests", "state")
     2add_column("selfservice_settings_requests", "update_successful", "bool", {"default": false})

View as plain text