aboutsummaryrefslogtreecommitdiffstats
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