Skip to content

Commit e98e737

Browse files
committed
Update HISTORY
1 parent ff3a99b commit e98e737

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

HISTORY

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
=====================
2+
What's new in 1.3.7
3+
=====================
4+
5+
Support link args other than '-L' and '-l' from mysql_config.
6+
7+
Missing value for column without default value cause IntegrityError. (#33)
8+
9+
Support BIT type. (#38)
10+
11+
More tests for date and time columns. (#41)
12+
13+
Fix calling .execute() method for closed cursor cause TypeError. (#37)
14+
15+
Improve peformance to parse date. (#43)
16+
17+
Support geometry types (#49)
18+
19+
Fix warning while multi statement cause ProgrammingError. (#48)
20+
21+
122
=====================
223
What's new in 1.3.6
324
=====================

0 commit comments

Comments
 (0)