1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/test/visitors
2014-02-07 19:41:11 +01:00
..
test_bind_visitor.rb Bump minitest to 5.1. 2014-01-04 16:31:06 +05:30
test_depth_first.rb Bump minitest to 5.1. 2014-01-04 16:31:06 +05:30
test_dispatch_contamination.rb Cache visitor dispatch on a per-visitor basis 2013-08-14 17:02:17 -05:00
test_dot.rb Bump minitest to 5.1. 2014-01-04 16:31:06 +05:30
test_ibm_db.rb calling cache methods against the connection 2011-11-19 18:57:36 -08:00
test_informix.rb Patch Informix Visitor so that it includes joins 2012-02-29 15:14:47 -05:00
test_join_sql.rb calling cache methods against the connection 2011-11-19 18:57:36 -08:00
test_mssql.rb calling cache methods against the connection 2011-11-19 18:57:36 -08:00
test_mysql.rb calling cache methods against the connection 2011-11-19 18:57:36 -08:00
test_oracle.rb Support columns_for_distinct 2013-10-14 11:15:35 +09:00
test_postgres.rb Add tests for PostgreSLQ bugfix regarding invalid SQL in subqueries when using matches() or does_not_match(). 2014-02-05 19:18:56 +01:00
test_sqlite.rb Support locking by default and disable it only for SQLite. 2011-08-26 20:01:58 +03:00
test_to_sql.rb Add tests for Nodes::Equality and Nodes::NotEqual to the ToSql class. 2014-02-07 19:41:11 +01:00