...

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

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

     1ALTER TABLE `identities` CHANGE `traits_schema_id` `schema_id` varchar(2048) NOT NULL;

View as plain text