File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed
Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Original file line number Diff line number Diff line change 1- ## 1.3.17 (pe/nd/in)
2-
1+ ## 1.3.17 (06/29/15)
2+
3+ - [ mysql] bulk compatibility with AR 4.2 - all _ sql helper accept an options (hash)
4+ - [ mysql] back-port case sensitive/insensitive comparison
5+ - [ mysql] handle precision for datetimes when doing type_to_sql (AR 4.2 compat)
6+ - [ mysql] foreign key support based on AR 4.2 (#656 )
7+ - [ postgres] foreign_key support back-ported from AR 4.2 (#656 )
8+ - moved jndi callbacks to happen outside adapter's ` initialize ` (#649 , #620 )
9+ - [ postgres] AR 4.2 compatibility with SchemaCreation
10+ - [ postgres] re-define ` lookup_cast_type ` (AR 4.2) + ` conn.type_map ` is public
11+ - [ postgres] override ` valid_type?(type) ` (AR 4.2 compatibility)
12+ - [ postgres] back-port change_column updates from AR 4.2 for compatibility
313- [ postgres] pass down array_member to hstore_to_string (fixes #647 on AR 4.1)
414- [ postgres] on AR 4.2 use core's schema_definitions.rb for improved compat (#644 )
515- back-port PGconn hack on AR 4.x (from #655 and following commits)
You can’t perform that action at this time.
0 commit comments