This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3-1-github
Add File
New File
Upload File
Apply Patch
rails
/
activerecord
/
test
/
cases
/
adapters
/
mysql
History
Rafael Mendonça França
3e2c00a1dc
Mysql and Mysql2 adapters accepts only two arguments in the tables
...
method. Fix build
http://travis-ci.org/#!/rails/rails/builds/1594492
2012-06-11 18:09:09 -03:00
..
active_schema_test.rb
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
2011-06-06 15:46:50 -07:00
connection_test.rb
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
2011-06-06 15:46:50 -07:00
mysql_adapter_test.rb
Mysql and Mysql2 adapters accepts only two arguments in the tables
2012-06-11 18:09:09 -03:00
quoting_test.rb
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
2011-06-06 15:46:50 -07:00
reserved_word_test.rb
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
2011-06-06 15:46:50 -07:00
schema_test.rb
Verify that
#3690
has been closed by previous changes to the mysql
2011-11-19 12:36:59 +00:00
sp_test.rb
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
2011-06-06 15:46:50 -07:00
statement_pool_test.rb
LRU cache in mysql and sqlite are now per-process caches.
2011-09-07 15:28:41 -07:00