...

Text file src/github.com/ory/x/popx/stub/migrations/source/20191100000001_identities.down.fizz

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

     1drop_table("identity_credential_identifiers")
     2drop_table("identity_credentials")
     3drop_table("identity_credential_types")
     4drop_table("identities")

View as plain text