github.com/etecs-ru/gnomock@v0.13.2/preset/mysql/testdata/queries.sql (about)

     1  create table t
     2  (
     3      a int
     4  );