Skip to content

Releases: devscast/queryzen-ts

1.1.0

26 Jul 22:12

Choose a tag to compare

1.1.0

Minor Changes

  • Remove QueryBuilder.upsert method
  • Add QueryBuilder.insertWith, QueryBuilder.updateWith method
  • Add DB2Platform, OraclePlatform, SQLServerPlatform support
  • Modify parameter type in QueryBuilder.createNamedParameter to be optional
  • Refactor use of UnknownAlias and NonUniqueAlias exceptions instead of QueryException

Full Changelog: 1.0.5...1.1.0

1.0.5

13 Jul 20:52

Choose a tag to compare

support multliple placeholder for upsert

1.0.3

13 Jul 00:14

Choose a tag to compare

Full Changelog: 1.0.2...1.0.3

1.0.2

12 Jul 20:28

Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

1.0.1

12 Jul 20:28

Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

Initial Release

12 Jul 19:32
d5e738a

Choose a tag to compare

What's Changed

  • Version Packages by @github-actions[bot] in #1

New Contributors

  • @github-actions[bot] made their first contribution in #1

Full Changelog: https://github.com/devscast/queryzen-ts/commits/1.0.0