Releases: alfateam/orange-orm
Releases · alfateam/orange-orm
v4.7.15
15 Oct 13:59
Compare
Sorry, something went wrong.
No results found
Minor performance improvements and node minor version check for node:sqlite.
Fixed truncating bug for non ASCII characters in SAP ASE.
v4.7.14
21 Sep 07:27
Compare
Sorry, something went wrong.
No results found
Improved performance for SQL Server
v4.7.13
16 Sep 07:32
Compare
Sorry, something went wrong.
No results found
Change in *.d.ts: Allow count, delete and deleteCascade to have no arguments.
v4.7.12
17 Aug 08:37
Compare
Sorry, something went wrong.
No results found
Bugfix: Bun Postgres: Race Condition After Transaction Commit #133
v4.7.11
11 Aug 05:57
Compare
Sorry, something went wrong.
No results found
v4.7.10
27 Jul 19:02
Compare
Sorry, something went wrong.
No results found
Enabled cyclic dependencies in type mapping to support true bidirectional relationships. See #132
v4.7.9
08 Jul 09:15
Compare
Sorry, something went wrong.
No results found
Bugfix: MsSql: Validation failed for parameter '0'. Value must be between -2147483648 and 2147483647, inclusive. See #131
v4.7.8
03 Jul 11:35
Compare
Sorry, something went wrong.
No results found
Bugfix: Support for multiple result sets from stored procedures in MsSql. See #130
v4.7.7
03 Jul 07:48
Compare
Sorry, something went wrong.
No results found
Always do logging with question mark as placeholder instead of dialect specific placeholder.
v4.7.6
01 Jul 09:10
Compare
Sorry, something went wrong.
No results found
Changed logging for SAP ASE.