indexes(table_name, name = nil) Instance Public methods Returns an array of
rename_table(table_name, new_name) Instance Public methods Renames a table.
valid_type?(type) Instance Public methods
supports_ranges?() Instance Public methods
active?() Instance Public methods Is this connection alive and ready for queries
table_exists?(table_name) Instance Public methods Checks to see if the table
client_encoding() Instance Public methods Get the client encoding for this database
clear_active_connections!() Instance Public methods Returns any connections
new() Class Public methods
registered_type?(name) Class Public methods Is name a registered
Page 47 of 58