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
/
railties
/
lib
/
tasks
/
databases.rake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make load_fixtures include csv fixtures. Closes #3053.
Marcel Molina
2005-11-28
1
-1
/
+1
*
Make the db_schema_dump task honor the SCHEMA environment variable if present...
Marcel Molina
2005-11-21
1
-1
/
+1
*
PostgreSQL: the purge_test_database Rake task shouldn't explicitly specify th...
Jeremy Kemper
2005-11-20
1
-1
/
+1
*
SQLite: the clone_structure_to_test and purge_test_database Rake tasks should...
Jeremy Kemper
2005-11-13
1
-1
/
+1
*
SQLite: the clone_structure_to_test Rake task should always use the test envi...
Jeremy Kemper
2005-11-13
1
-1
/
+1
*
Make sure that legacy db tasks also reference :database for SQLite (closes #2...
David Heinemeier Hansson
2005-11-11
1
-3
/
+6
*
If specified, pass PostgreSQL client character encoding to createdb. Closes ...
Jeremy Kemper
2005-11-02
1
-1
/
+2
*
Changed :dbfile to :database for SQLite adapter for consistency (old key stil...
David Heinemeier Hansson
2005-10-30
1
-3
/
+3
*
The PostgreSQL :db_structure_dump task limits its dump to the schema search p...
Jeremy Kemper
2005-10-29
1
-1
/
+3
*
Only dump schema if schema_format is :ruby
David Heinemeier Hansson
2005-10-14
1
-1
/
+1
*
Support using different database adapters for development and test with Activ...
Sam Stephenson
2005-10-13
1
-26
/
+42
*
Use the correct scope for Rake tasks
David Heinemeier Hansson
2005-10-12
1
-1
/
+1
*
Migrating should also dump the latest schema
David Heinemeier Hansson
2005-10-12
1
-0
/
+1
*
Add db_schema_dump and db_schema_import rake tasks to work with the new Activ...
Jamis Buck
2005-09-23
1
-1
/
+15
*
Use session_id instead of deprecated sessid
David Heinemeier Hansson
2005-09-12
1
-1
/
+1
*
Use session_id instead of deprecated sessid
David Heinemeier Hansson
2005-09-12
1
-1
/
+1
*
Sessions with an s
David Heinemeier Hansson
2005-09-12
1
-3
/
+3
*
Added create_session_table, drop_session_table, and purge_session_table as ra...
David Heinemeier Hansson
2005-09-12
1
-3
/
+27
*
Added dump of schema version to the db_structure_dump task for databases that...
David Heinemeier Hansson
2005-09-12
1
-0
/
+4
*
Fixed clone_structure_to_test task for SQLite #1864 [jon@burningbush.us]
David Heinemeier Hansson
2005-09-11
1
-1
/
+1
*
Fix the spot looking for migrations
David Heinemeier Hansson
2005-09-03
1
-1
/
+1
*
Fix the spot looking for migrations
David Heinemeier Hansson
2005-09-03
1
-1
/
+1
*
Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is ...
David Heinemeier Hansson
2005-09-03
1
-0
/
+93