Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleconroy committed Oct 18, 2023
1 parent 80bcdc6 commit d50c424
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-- name: Q :one
-- name: ListItems :one
WITH
items1 AS (SELECT 'id'::TEXT AS id, 'name'::TEXT AS name),
items2 AS (SELECT 'id'::TEXT AS id, 'name'::TEXT AS name)
Expand Down

0 comments on commit d50c424

Please sign in to comment.