Skip to content

Commit 5e14ef3

Browse files
committed
fill in History for 1.3.15 (pending)
1 parent 29cefe6 commit 5e14ef3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

History.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 1.3.15 (pen/nd/in)
2+
3+
- improve connection factory Ruby interface impls to match Java method-name (#621)
4+
- [sqlite] truncate_fake - as due compatibility with do not want a truncate method
5+
- truncate support 4 all (introduced in AR 4.2 but we let it work in all versions)
6+
- [postgres] do not double load array_parser (on 4.2)
7+
- [postgres] connection.truncate impl (AR 4.2 compat)
8+
- [mysql] back-port missing truncate connection method (since AR 4.2)
9+
- auto setup type-casting compat (pre 4.2 emulation) 4 all
10+
- [postgres] backport bigserial key and bigint native type support
11+
112
## 1.3.14 (01/28/15)
213

314
- [mysql] Fixed an undefined exception error in type_to_sql for MySQL (#616)

0 commit comments

Comments
 (0)