Releases: themost-framework/mssql
Releases · themost-framework/mssql
v2.15.3
What's Changed
- execute sql for custom identity columns by @kbarbounakis in #66
Full Changelog: v2.15.2...v2.15.3
v2.15.2
What's Changed
- use custom sequences (without having a table and a column) by @kbarbounakis in #65
Full Changelog: v2.15.1...v2.15.2
v2.15.1
What's Changed
- use max value of existing records when creating a sequence by @kbarbounakis in #64
Full Changelog: v2.15.0...v2.15.1
v2.15.0
What's Changed
- Use sequences for selecting values for custom identity columns by @kbarbounakis in #63
Full Changelog: v2.14.3...v2.15.0
v2.14.3
What's Changed
- fix retry query logic for string queries by @kbarbounakis in #62
Full Changelog: v2.14.2...v2.14.3
v2.14.2
What's Changed
- implement tables() and views() list by @kbarbounakis in #61
Full Changelog: v2.14.1...v2.14.2
v2.14.1
What's Changed
- Add support for unicode chars by @anthioikonomou in #60
Full Changelog: v2.14.0...v2.14.1
v2.14.0
What's Changed
- upgrade transaction process by @kbarbounakis in #59
Full Changelog: v2.13.4...v2.14.0
v2.13.4
What's Changed
- handle aborted transactions by @kbarbounakis in #58
Full Changelog: v2.13.2...v2.13.4