Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added options to script/dbconsole to sqlite3 console in various different ↵ | Bryan Ray | 2009-01-28 | 1 | -1/+17 |
| | | | | | | modes. [#607 state:resolved] Signed-off-by: Pratik Naik <pratiknaik@gmail.com> | ||||
* | Fix script/dbconsole not handling numeric password [#1395 state:resolved] | pfagiani | 2008-12-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Frederick Cheung <frederick.cheung@gmail.com> | ||||
* | Merge docrails | Pratik Naik | 2008-09-03 | 1 | -1/+1 |
| | |||||
* | Reverse the priority of the mysql commands in dbconsole | Michael Koziarski | 2008-08-24 | 1 | -1/+1 |
| | |||||
* | Ensure dbconsole includes the -p parameter to mysql as intended | Michael Koziarski | 2008-07-31 | 1 | -0/+2 |
| | |||||
* | Don't provide the password with dbconsole unless explicitly opted in. | Michael Koziarski | 2008-05-31 | 1 | -3/+11 |
| | | | | | | | | Some operating system configurations allow other users to view your process list or environmental variables. This option should not be used on shared hosts. http://dev.mysql.com/doc/refman/5.0/en/password-security.html http://www.postgresql.org/docs/8.3/static/libpq-envars.html | ||||
* | dbconsole should not require a username for postgresql. [#207 state:resolved] | Kyle Hargraves | 2008-05-16 | 1 | -1/+2 |
| | | | | Signed-off-by: Pratik Naik <pratiknaik@gmail.com> | ||||
* | Ensure dbconsole respects erb in database.yml. [#157 state:resolved] [Andrew ↵ | Pratik Naik | 2008-05-11 | 1 | -1/+2 |
| | | | | | | Bennett] Signed-off-by: Pratik Naik <pratiknaik@gmail.com> | ||||
* | Some dbconsole tweaks. [#102 state:resolved] | Jeremy Kemper | 2008-05-07 | 1 | -20/+26 |
| | |||||
* | Add 'script/dbconsole' -- the database analog of 'script/console' | Steve Purcell | 2008-05-07 | 1 | -0/+49 |