Skip to content

Commit e15d16b

Browse files
committed
fix issues link
1 parent 479dd44 commit e15d16b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/changelog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
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__
55
Always do logging with question mark as placeholder instead of dialect specific placeholder.
66
__4.7.6__
77
Changed logging for SAP ASE.
88
__4.7.5__
99
Implemented 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__
1515
Updated 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__
1919
Support for [PGLite](https://pglite.dev/). See [#124](https://github.com/alfateam/orange-orm/issues/124)
2020
__4.6.3__

0 commit comments

Comments
 (0)