1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/cases/adapters
Sean Griffin 3b22df2350 Ensure time zones don't change after round trip with array columns
The times would be equivalent, even if they were in different time
zones. E.g. 12:00 UTC == 5:00 PDT
2014-06-07 09:38:15 -06:00
..
mysql Result sets never override a model's column type 2014-05-29 07:13:53 -07:00
mysql2 Stringify variables names for mysql connections 2014-04-30 22:56:27 +03:00
postgresql Ensure time zones don't change after round trip with array columns 2014-06-07 09:38:15 -06:00
sqlite3 Test Case - Change method name 2014-05-28 01:46:19 +05:30