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
9d8e2fb5e21da725755366ae2b7affe83ce1b6b0
rails
/
activerecord
/
test
/
cases
/
adapters
/
mysql2
History
Aaron Patterson
73ff6797ef
use a null byte as a bind parameter substitute as it is not allowed in normal SQL.
fixes
#411
,
#417
2011-05-09 13:53:57 -07:00
..
active_schema_test.rb
update tests for mysql2 support
2010-08-02 01:37:57 -07:00
bind_parameter_test.rb
use a null byte as a bind parameter substitute as it is not allowed in normal SQL.
fixes
#411
,
#417
2011-05-09 13:53:57 -07:00
connection_test.rb
avoids warnings about mismatched indentations in Ruby 1.9.2
2010-08-19 03:44:55 +02:00
reserved_word_test.rb
Namespace Fixtures in ActiveRecord
2011-05-07 14:20:51 -06:00
schema_test.rb
added the mysql schema test to mysql2 adapter, and fixed the corresponding failures
2011-05-03 21:15:10 +02:00