aboutsummaryrefslogtreecommitdiffstats
path: root/railties/configs/database.yml
Commit message (Expand)AuthorAgeFilesLines
* Windows: eliminate the socket option in database.yml. Closes #2924.Jeremy Kemper2005-11-181-13/+28
* Fix socket in the endDavid Heinemeier Hansson2005-11-071-3/+3
* Fix socket in the endDavid Heinemeier Hansson2005-11-071-2/+2
* Less spacingDavid Heinemeier Hansson2005-11-071-10/+5
* Only use a socket if thereDavid Heinemeier Hansson2005-11-071-2/+1
* Dont have password: optional in thereDavid Heinemeier Hansson2005-11-071-1/+1
* Dont have password: optional in thereDavid Heinemeier Hansson2005-11-071-1/+1
* Last conversion from dbfile to databaseDavid Heinemeier Hansson2005-10-301-1/+1
* Changed :dbfile to :database for SQLite adapter for consistency (old key stil...David Heinemeier Hansson2005-10-301-2/+3
* Comment database.yml and include PostgreSQL and SQLite examples.Jeremy Kemper2005-10-301-2/+69
* attempt to fix #2500Michael Koziarski2005-10-171-2/+0
* Fix rake dev and related commandsNicholas Seckar2005-10-161-3/+3
* Try to figure out which mysql socket to use. Default to /path/to/your/mysql....Jeremy Kemper2005-10-161-3/+3
* Made the rails command use the application name for database names in the tai...Florian Weber2005-10-161-3/+3
* Include suggestion for using different socket #1951 [NVRS]David Heinemeier Hansson2005-09-201-2/+4
* Added warning about setting the test database to the same as production or de...David Heinemeier Hansson2005-07-061-0/+3
* InitialDavid Heinemeier Hansson2004-11-241-0/+20