table_exists?(name) Instance Public methods A cached lookup for table existence
new(conn) Class Public methods
primary_keys(table_name) Instance Public methods
tables(name) Instance Public methods
marshal_dump() Instance Public methods
columns_hash(table) Instance Public methods Get the columns for a table as a
size() Instance Public methods
add(table_name) Instance Public methods Add internal cache for table with
marshal_load(array) Instance Public methods
columns(table) Instance Public methods Get the columns for a table
Page 1 of 2