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
/
commands
/
dbconsole.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
find_cmd should return the full path of the db command
Kamal Fariz Mahyuddin
2009-08-10
1
-4
/
+8
*
Added options to script/dbconsole to sqlite3 console in various different mod...
Bryan Ray
2009-01-28
1
-1
/
+17
*
Fix script/dbconsole not handling numeric password [#1395 state:resolved]
pfagiani
2008-12-21
1
-1
/
+1
*
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
*
dbconsole should not require a username for postgresql. [#207 state:resolved]
Kyle Hargraves
2008-05-16
1
-1
/
+2
*
Ensure dbconsole respects erb in database.yml. [#157 state:resolved] [Andrew ...
Pratik Naik
2008-05-11
1
-1
/
+2
*
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