...

Text file src/github.com/ory/x/popx/stub/migrations/legacy/20200830130646_add_verification_methods.mysql.up.sql

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

     1ALTER TABLE `selfservice_verification_flows` DROP COLUMN `form`;
     2ALTER TABLE `selfservice_verification_flows` DROP COLUMN `via`;
     3ALTER TABLE `selfservice_verification_flows` DROP COLUMN `success`;

View as plain text