github.com/etecs-ru/gnomock@v0.13.2/preset/postgres/testdata/queries.sql (about) 1 create table t 2 ( 3 a int 4 ); 5