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
/
mysql
History
Jason Noble
7db2ef47a1
Namespace Fixtures in ActiveRecord
...
[
Fixes
#439
]
2011-05-07 14:20:51 -06:00
..
active_schema_test.rb
update tests for mysql2 support
2010-08-02 01:37:57 -07:00
connection_test.rb
use index based substitution for bind parameters
2011-04-13 09:42:51 -07:00
mysql_adapter_test.rb
fixing variable name in mysql test
2011-04-11 10:10:01 -07:00
quoting_test.rb
mysql type cast should return integers when typecasting true / false
2011-04-14 13:37:39 -07: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
sp_test.rb
Bug Fix -- clean up connection after stored procedure [
#3151
state:resolved]
2010-08-17 13:15:58 -07:00