index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
lib
/
active_record
/
railties
/
databases.rake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding guard to make sure test database declarations exist before trying to a...
Mikel Lindsaar
2010-02-04
1
-2
/
+2
*
Added encoding qery support for SQLite3 to make rake db:charset work on all d...
Mikel Lindsaar
2010-02-03
1
-0
/
+3
*
Made rake db:create also create the test database if you are in development mode
Mikel Lindsaar
2010-02-03
1
-1
/
+5
*
Fix AR's rake tasks to work with the Rails::Application refactor
Carlhuda
2010-01-25
1
-1
/
+1
*
Rake tasks should load generators from new paths.
José Valim
2010-01-18
1
-1
/
+1
*
Set deprecation warnings for RAILS_ENV and RAILS_DEFAULT_LOGGER.
José Valim
2010-01-13
1
-29
/
+29
*
Restore require of 'active_record/fixtures' for Rake tasks that use them
Jeffrey Hardy
2010-01-06
1
-0
/
+4
*
Update db:migrate error message to reflect the removal of config.frameworks
Jeffrey Hardy
2010-01-06
1
-1
/
+1
*
Autoload AR test case
Joshua Peek
2010-01-04
1
-4
/
+1
*
Fix up AR extension by using Railties module instead of Rails and requiring C...
Jeremy Kemper
2009-12-30
1
-0
/
+469