Releases: alfateam/orange-orm
Releases · alfateam/orange-orm
v3.4.0
Allow multiple result sets for sap and mssql
v3.3.0
Possible to apply updates from JSON object. See #70.
v3.2.9
Transaction was ignored. See #68.
Proxify method had incorrect type signature. See #69.
v3.2.8
Signature for fetchingStrategy should accept boolean as well object (code generation only). See #67.
v3.2.6
Hide metadata types from intellisense on insert().
v3.2.5
Fix typescript signature for insert overload. See #62.
v3.2.4
Bugfix: array of filters. See #56 and #57.