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
92bff2ebf122252cf3ff64160bdfa9891fcff3f4
rails
/
activerecord
/
test
/
schema
History
mattbauer
83c1934003
Ensure hm:t#create respects source associations hash conditions [
#2090
state:resolved]
...
Signed-off-by: Pratik Naik <
pratiknaik@gmail.com
>
2009-06-21 17:35:04 +01:00
..
mysql_specific_schema.rb
Create mysql binary_fields table with latin1 character set as with utf8 all the limits would have to be divided by 3 to get the expected text types
2008-08-26 01:49:19 -07:00
oracle_specific_schema.rb
disabled base_test.rb tests that were not Oracle compatible (TIME datatype is not supported on Oracle, UPDATE does not support ORDER BY) _before_type_cast on Oracle returns Time and not String added Oracle specific schema definition that was missing for test_default_values test
2009-06-09 20:26:55 +12:00
postgresql_specific_schema.rb
Ensure postgresql tests work when starting from scratch.
2008-04-30 21:54:54 +12:00
schema.rb
Ensure hm:t#create respects source associations hash conditions [
#2090
state:resolved]
2009-06-21 17:35:04 +01:00
sqlite_specific_schema.rb
Use schema.rb for all databases
2008-04-22 13:55:13 +12:00