Skip to content

Commit

Permalink
docs(changeset): Remove pgSelectSingle.expression; use the equivalent…
Browse files Browse the repository at this point in the history
… method pgSelectSingle.select instead.
  • Loading branch information
benjie committed Jun 14, 2023
1 parent 15bf10a commit 4d64ac1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/dirty-jeans-reflect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@dataplan/pg": patch
---

Remove pgSelectSingle.expression; use the equivalent method
pgSelectSingle.select instead.

0 comments on commit 4d64ac1

Please sign in to comment.