Skip to content

Commit

Permalink
Validate 'partitions' isn't in the generated SQL
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie committed Sep 29, 2023
1 parent a466b96 commit 1cab740
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#> schema: ["partitions"]
#> search_path: "partitions"
#> pgIdentifiers: 'unqualified'
## expect(queries.map(q => q.text).join("\n")).not.toMatch(/"partitions"/);
#> subscriptions: true
mutation {
createMeasurement(
Expand Down

0 comments on commit 1cab740

Please sign in to comment.