File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11## Changelog
22__ 4.7.8__
3- Bugfix: Support for multiple result sets from stored procedures in MsSql. See [ #130 ] ( https://github.com/alfateam/issues/130 )
3+ Bugfix: Support for multiple result sets from stored procedures in MsSql. See [ #130 ] ( https://github.com/alfateam/orange-orm/ issues/130 )
44__ 4.7.7__
55Always do logging with question mark as placeholder instead of dialect specific placeholder.
66__ 4.7.6__
77Changed logging for SAP ASE.
88__ 4.7.5__
99Implemented automatic hex conversion for non-ASCII UTF-8 characters in database parameters to resolve SAP ASE encoding issues.
1010__ 4.7.4__
11- Bugfix: SAP ASE: Do not throw errors on warnings. See [ #129 ] ( https://github.com/alfateam/issues/129 )
11+ Bugfix: SAP ASE: Do not throw errors on warnings. See [ #129 ] ( https://github.com/alfateam/orange-orm/ issues/129 )
1212__ 4.7.3__
13- Bugfix: lessThanOrEqual throws incorrect syntax. See [ #128 ] ( https://github.com/alfateam/issues/128 )
13+ Bugfix: lessThanOrEqual throws incorrect syntax. See [ #128 ] ( https://github.com/alfateam/orange-orm/ issues/128 )
1414__ 4.7.2__
1515Updated dependencies
1616__ 4.7.1__
17- Bugfix: Error when using bun and sqlite: Cannot find package 'Database'. See [ #127 ] ( https://github.com/alfateam/issues/127 )
17+ Bugfix: Error when using bun and sqlite: Cannot find package 'Database'. See [ #127 ] ( https://github.com/alfateam/orange-orm/ issues/127 )
1818__ 4.7.0__
1919Support for [ PGLite] ( https://pglite.dev/ ) . See [ #124 ] ( https://github.com/alfateam/orange-orm/issues/124 )
2020__ 4.6.3__
You can’t perform that action at this time.
0 commit comments