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
c4e440b1d2fa288490f550321cfeeb952264762f
rails
/
activerecord
/
test
History
Raimonds Simanovskis
63091cef2e
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
...
Signed-off-by: Michael Koziarski <
michael@koziarski.com
>
2009-06-09 20:26:55 +12:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
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
connections
Adding AR tests for JDBC connections
2009-01-26 16:08:44 +13:00
fixtures
Fixed limited eager loading associations with numbers in the name [
#2668
state:resolved]
2009-05-18 13:56:17 +02:00
migrations
Made migrations transactional for PostgreSQL [
#834
state:resolved]
2008-08-22 14:46:25 -07:00
models
Merge branch 'master' into active_model
2009-05-29 16:06:21 -05:00
schema
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
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00