github.com/iasthc/atlas/cmd/atlas@v0.0.0-20230523071841-73246df3f88d/internal/cmdapi/testdata/sqlitetx4/20220925094021_second.sql (about)

     1  -- atlas:txmode unknown
     2  
     3  -- Create a table.
     4  CREATE TABLE t1 (a INTEGER PRIMARY KEY);