Skip to content

Commit

Permalink
Prepare 7.3.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
treuter committed Dec 21, 2018
1 parent 17c76e9 commit 51a0599
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ RDBMS support for the XP Framework: MySQL, Sybase, MSSQL, PostgreSQL, SQLite3, I

## ?.?.? / ????-??-??

## 7.3.5 / 2018-12-21

* Backported changes from 10.0.1
* Fix parse error
* MSSQL datetime4 handling is the same as Sybase, only datetime8 differs
* Add tests for datetime and datetime4 types
* Separate implementations for date time parsing for MSSQL & Sybase
* Try removing division by 300 for dates

## 7.3.4 / 2017-03-13

* Backported changes from 9.0.6
Expand Down

0 comments on commit 51a0599

Please sign in to comment.