...

Text file src/github.com/ory/x/dbal/stub/a/3.sql

Documentation: github.com/ory/x/dbal/stub/a

     1-- a_3
     2
     3-- +migrate Up
     4SELECT 1;
     5
     6-- +migrate Down
     7SELECT 1;

View as plain text