MySQL Shell API 9.0.1
Unified development interface for MySQL Products
|
This is the complete list of members for Schema, including all inherited members.
create_collection(str name, dict options) | Schema | |
drop_collection(str name) | Schema | |
exists_in_database() | DatabaseObject | |
get_collection(str name) | Schema | |
get_collection_as_table(str name) | Schema | |
get_collections() | Schema | |
get_name() | DatabaseObject | |
get_schema() | DatabaseObject | |
get_session() | DatabaseObject | |
get_table(str name) | Schema | |
get_tables() | Schema | |
modify_collection(str name, dict options) | Schema | |
name | DatabaseObject | |
schema | DatabaseObject | |
session | DatabaseObject |