index
:
dbshell-rails
add-support-for-shell-aliased-database-commands
master
A Rake task for Ruby on Rails to painlessly open a database shell
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
dbshell
/
postgres_client.rb
blob: a22ccf768fc7c0bd61cc2109910297b1a415b4f6 (
plain
)
1
2
3
4
class
DBShell
::
PostgresClient
def
self
.
build_command
(
db_info
)
end
end