Skip to content

Commit e95badb

Browse files
committed
Prepare 8.0.4
1 parent e05956d commit e95badb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

ChangeLog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@ RDBMS support for the XP Framework: MySQL, Sybase, MSSQL, PostgreSQL, SQLite3, I
33

44
## ?.?.? / ????-??-??
55

6+
## 8.0.4 / 2018-12-21
7+
8+
* Backported changes from 10.0.1
9+
* Fix parse error
10+
* MSSQL datetime4 handling is the same as Sybase, only datetime8 differs
11+
* Add tests for datetime and datetime4 types
12+
* Separate implementations for date time parsing for MSSQL & Sybase
13+
* Try removing division by 300 for dates
14+
615
## 8.0.3 / 2017-03-13
716

817
* Backported changes from 9.0.6

0 commit comments

Comments
 (0)