table_name_length() Instance Public methods Returns the maximum length of a
client_encoding() Instance Public methods Get the client encoding for this database
test_quoted_time_local() Instance Public methods
rollback_db_transaction() Instance Public methods Aborts a transaction.
exec_update(sql, name = 'SQL', binds = []) Instance Public methods Alias for:
execute(sql, name = nil) Instance Public methods Executes the SQL statement
begin_db_transaction() Instance Public methods
new(spec) Class Public methods Creates a new
transaction(options = {}) Instance Public methods Runs the given block in a
type_cast(value) Instance Public methods
Page 57 of 58