Releases: nearform/sql
Releases · nearform/sql
v1.6.0
📚 PR:
- chore: add dependabot
- feat: unsafe
- Add more tests
- Remove tests that was not supported before
- feat: support appending statement with unsafe entries
- chore: use unsafe() function in sqlmap tests
- chore: use Symbol instead of Symbol.for
- chore: add quoteIdent
- chore: add notify release action
- docs: add readme docs for unsafe and quoteIdent
- Merge pull request #41 from nearform/feat/unsafe
- Bump pg from 7.18.2 to 8.6.0 (#43)
- Bump actions/setup-node from v1 to v2.1.5 (#42)
- Bump async from 2.6.3 to 3.2.0 (#44)
- Bump tsd from 0.11.0 to 0.14.0 (#47)
- Bump tap from 12.7.0 to 15.0.6 (#46)
- Bump standard from 12.0.1 to 16.0.3 (#45)
- Bump jsonfile from 5.0.0 to 6.1.0 (#48)
v1.5.1
📚 PR:
- fix: performance issues calling glue with large arrays