Releases: DSoftOut/pgator
Releases · DSoftOut/pgator
dmd 2.069.1
Support for dmd 2.069.1
.
Compilation under 2.067
Merge pull request #132 from DSoftOut/dmd-2.067 Dmd 2.067
Bug fixes and enhanced logging
Major release. Fixing current state of the project
Bugs fixed:
- #103 Handling default parameters in
tryEx
- #102 Authorization logs are empty
- #96 Null values in arrays are handled properly
- #78 RAISE NOTICE doesn't appears in logs
- #85
NULL::text
returns empty string, notnull
- #88 Vibe-d escapes all non-asci symbols
- #65 #72 #79 #80 Wrong numeric decoding algorithm
- #67 Config failure isn't displayed properly
Major changes:
- #99 Backend is extracted to separate library
- #89 Added heavy logging option
logSqlTransactions
andlogJsonQueries
- #87 Primary dmd version is now 2.066
Minor changes:
- Colored logging