goose/internal/sqlparser/testdata/valid-up/test06/03.up.golden.sql

10 lines
169 B
SQL

INSERT INTO article (id, content) VALUES ('id_0002', E'# My second
markdown doc
first paragraph
-- with a comment
-- with an indent comment
second paragraph');