Releases: devscast/queryzen-ts
Releases · devscast/queryzen-ts
1.1.0
1.1.0
Minor Changes
- Remove
QueryBuilder.upsertmethod - Add
QueryBuilder.insertWith,QueryBuilder.updateWithmethod - Add
DB2Platform,OraclePlatform,SQLServerPlatformsupport - Modify parameter
typein QueryBuilder.createNamedParameter to be optional - Refactor use of
UnknownAliasandNonUniqueAliasexceptions instead ofQueryException
Full Changelog: 1.0.5...1.1.0
1.0.5
support multliple placeholder for upsert
1.0.3
Full Changelog: 1.0.2...1.0.3
1.0.2
Full Changelog: 1.0.1...1.0.2
1.0.1
Full Changelog: 1.0.0...1.0.1
Initial Release
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