class

CB::Psql

Inherits CB::APIAction / CB::Action / Reference / Object

Constructors

new(client, input = STDIN, output = STDOUT)
Source

Instance methods

cluster_id
cluster_id=(cluster_id : Hash(Symbol, Identifier))
cluster_id=(str : String)
Source
database
Source
database=(database : String | Nil)
Source
database=(database : Nil | String)
Source
psql=(psql : Enumerable(String), Hash(String, Nil) | Hash(String, Nil | String) | Hash(String, String) | Nil -> _)
Source
role
role=(str : String)
Source
role=(role : Role)
validate
Source