Skip to content

Commit

Permalink
docs(changeset): Don't try and inline a query when it includes an inn…
Browse files Browse the repository at this point in the history
…er join (unsafe).
  • Loading branch information
benjie committed Aug 23, 2023
1 parent 5318621 commit 95e902f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/nice-camels-perform.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@dataplan/pg": patch
---

Don't try and inline a query when it includes an inner join (unsafe).

0 comments on commit 95e902f

Please sign in to comment.