Skip to content

Commit c63cd84

Browse files
committed
second service for 1.3.7
1 parent 8df0ae1 commit c63cd84

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

History.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
## 1.3.7 (04/14/14)
22

3+
- [postgres] set prepared values with array columns on AR < 4.0 correctly
34
- [postgres] handle null values in array columns with AR < 4.0 (fixes #548)
45
- [mysql] support for config[:reconnect] (might need some fine tuning to match mysql2)
5-
- fix ordering on an aggregate in MSSQL (#532)
6+
- fix ordering on an aggregate in MSSQL (#532) (should fix #437 for good)
67
- introduce a deprecation (warn) method for AR-JDBC and start using it
78
- [mysql] do not set defaults for text/blob columns on rename/change (#543)
89
- try resolving config 'database' (if missing) from JDBC url: in rake tasks

0 commit comments

Comments
 (0)