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-02-01 09:44:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2561732a08ae97fa44706a8eca4db147c4a7c286
rails
/
activerecord
/
test
History
Tarmo Tänav
0a21193dc6
create_table :force => true no longer tries to drop a non-existing table
...
Signed-off-by: Michael Koziarski <
michael@koziarski.com
>
2008-05-07 13:01:46 +12:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
create_table :force => true no longer tries to drop a non-existing table
2008-05-07 13:01:46 +12:00
connections
Cleanup whitespace and remove keys instead of providing nil
2008-02-20 00:58:07 +00:00
fixtures
Added missing files
2008-05-01 15:03:16 -05:00
migrations
Add support for interleaving migrations by storing which migrations have run in the new schema_migrations table.
Closes
#11493
[jordi]
2008-04-09 16:20:15 +00:00
models
Ensure correct record is returned when preloading has_one where more than one row exists
2008-05-06 21:08:52 +12:00
schema
Fixed AssociationsPreload such that it doesnt require foreign keys to be integers (fcheung) [
#33
state:resolved]
2008-04-30 23:30:50 -05:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00