Skip to content

Commit

Permalink
docs(changeset): Expand sql scoping to many more PgSelect/PgSelectSin…
Browse files Browse the repository at this point in the history
…gle/PgUnion/PgUnionSingle methods, such as .where(), .select(), etc via callback pattern.
  • Loading branch information
benjie committed Jan 17, 2025
1 parent 422dd70 commit 9256895
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/serious-sheep-confess.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@dataplan/pg": patch
---

Expand sql scoping to many more PgSelect/PgSelectSingle/PgUnion/PgUnionSingle
methods, such as .where(), .select(), etc via callback pattern.

0 comments on commit 9256895

Please sign in to comment.