Skip to content

Commit

Permalink
feat: convert token types to symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed May 9, 2024
1 parent 96db9f0 commit 714cf53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .changeset/funny-toes-ring.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@

Convert token types to symbols to ensures that SQL tokens cannot be injected from outside of the codebase, e.g. through JSON.

Thanks to @alxndrsn for reporting the issue.
Thanks to @alxndrsn for reporting the issue and suggesting patch (https://github.com/gajus/slonik/pull/595).

Thanks to @danielrearden for suggesting a viable patch.
Thanks to @danielrearden for suggesting a viable patch.

0 comments on commit 714cf53

Please sign in to comment.