Released Exposed 0.8.8 ( <https://bintray.com/kotl...
# exposed
t
Released Exposed 0.8.8 ( https://bintray.com/kotlin/exposed/exposed/0.8.8 ). Notable changes: #163 DAO - Reassign to cached Entity does not work (https://github.com/JetBrains/Exposed/issues/163) #131 Nested queries do not work with H2 (https://github.com/JetBrains/Exposed/issues/131) #111 "No value specified for parameter" on multiple insertions with different columns (https://github.com/JetBrains/Exposed/issues/111) #175 VendorDialect properties don't depend on connection attributes but it should. (https://github.com/JetBrains/Exposed/issues/175) Next release will come soon with SQL Server support
👍 2