Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various problems with in-memory sqlite dbs | David Heinemeier Hansson | 2006-02-28 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3704 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Added -d/--database option to the rails command, so you can do "rails ↵ | David Heinemeier Hansson | 2006-02-25 | 1 | -0/+16 |
--database=sqlite2 myapp" to start a new application preconfigured to use SQLite2 as the database. Removed the configuration examples from SQLite and PostgreSQL from the default MySQL configuration [DHH] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3642 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |