rails/activerecord/test/cases/adapters
Tadas Tamosauskas 73bba4c1e1 Serialize postgres' hstore, json and array types correctly in AR update methods.
Fixes #12261. Closes #12395.

Conflicts:
	activerecord/CHANGELOG.md
	activerecord/test/cases/adapters/postgresql/array_test.rb
	activerecord/test/cases/adapters/postgresql/json_test.rb
2013-12-23 16:27:54 -02:00
..
mysql Remove DEFAULT NULL for primary key column to support MySQL 5.7.3 2013-12-10 11:12:33 +09:00
mysql2 support creating temporary tables from queries 2013-12-14 07:07:10 -07:00
postgresql Serialize postgres' hstore, json and array types correctly in AR update methods. 2013-12-23 16:27:54 -02:00
sqlite3 fix url connections for sqlite3 2013-12-20 16:13:34 -08:00