...

Text file src/github.com/ory/x/pkgerx/testdata/0_sql_create_tablename_template.expected.sql

Documentation: github.com/ory/x/pkgerx/testdata

     1CREATE TABLE test_table_name ( "id" UUID NOT NULL, PRIMARY KEY ("id"));

View as plain text