All Versions
26
Latest Version
Avg Release Cycle
71 days
Latest Release
306 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.12.0.1 Changes
October 11, 2021- ➕ Add support for log-base-0.11.0.0
-
v1.12.0.0 Changes
- 👉 Use plain exceptions instead of DBExtraException
-
v1.11.0.0 Changes
March 29, 2021- 👌 Support running with higher table versions in the database than in the code
-
v1.10.4.0 Changes
February 04, 2021- Generate valid INSERT SELECT query with data modifying WITH clauses
- ➕ Add DerivingVia helpers for enums
-
v1.10.3.0 Changes
November 16, 2020- Include LIMIT clause in UNION subqueries of the select
-
v1.10.2.1 Changes
May 05, 2020- ➕ Add support for GHC 8.10
-
v1.10.2.0 Changes
January 20, 2020- ➕ Add support for UNION clause
- ➕ Add support for GHC 8.8
-
v1.10.1.0 Changes
January 09, 2020- ➕ Add support for ON CONFLICT clause
-
v1.10.0.0 Changes
November 05, 2019- Implement
UuidT
Column Type (#28). - 🛠 Fix sqlValidateCheck and sqlValidateFK
- Implement
-
v1.9.0.1 Changes
June 04, 2019- Create composite types automatically only if database is empty (#24).