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
Kir Shatrov c99c572d37 Improve detection of ActiveRecord::StatementTimeout with mysql2 adapter
in the edge case when the query is terminated by MySQL server during filesort.
See https://bugs.mysql.com/bug.php?id=96537 for more details.
2019-08-15 21:00:07 +01:00
..
mysql2 Improve detection of ActiveRecord::StatementTimeout with mysql2 adapter 2019-08-15 21:00:07 +01:00
postgresql Fix index_exists? for PostgreSQL expression indexes 2019-07-24 20:21:35 -07:00
sqlite3 Merge branch 'master' into add_database_exist_method 2019-07-08 10:20:45 -05:00