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
09ddca67acbb88e2fdd7300670839cbf647b2694
rails
/
activerecord
/
test
/
schema
History
Jon Leighton
491ce5b6ce
Verify that creating a has_many through record where there is a default_scope on the join model works correctly (creates the join record with the default scope applied)
2010-12-16 01:49:30 +05:30
..
mysql2_specific_schema.rb
update tests for mysql2 support
2010-08-02 01:37:57 -07:00
mysql_specific_schema.rb
Bug Fix -- clean up connection after stored procedure [
#3151
state:resolved]
2010-08-17 13:15:58 -07:00
oracle_specific_schema.rb
added additional objects necessary for OracleAdapter specific tests
2009-08-06 23:40:59 +03:00
postgresql_specific_schema.rb
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
2010-08-14 04:12:33 -03:00
schema.rb
Verify that creating a has_many through record where there is a default_scope on the join model works correctly (creates the join record with the default scope applied)
2010-12-16 01:49:30 +05:30
sqlite_specific_schema.rb
Use schema.rb for all databases
2008-04-22 13:55:13 +12:00