MySQL 9.3.0
Source Code Documentation
mrs::database::entry::Table Member List

This is the complete list of members for mrs::database::entry::Table, including all inherited members.

as_graphql(int depth, bool extended) constmrs::database::entry::Tableprotected
crud_operationsmrs::database::entry::Table
fieldsmrs::database::entry::Table
foreach_field(std::function< R(T &)> fn) constmrs::database::entry::Tableinline
foreach_field(std::function< R(const T &)> fn) constmrs::database::entry::Tableinline
foreach_field(std::function< R(const Column &)> column_fn, std::function< R(const ForeignKeyReference &)> fk_fn) constmrs::database::entry::Tableinline
get_column(const entry::UniversalId &id) constmrs::database::entry::Tableinline
get_column(std::string_view column_name) constmrs::database::entry::Tableinline
get_column_or_throw(std::string_view column_name) constmrs::database::entry::Tableinline
get_column_with_field_name(const std::string &name) constmrs::database::entry::Tableinline
get_field(std::string_view name) constmrs::database::entry::Tableinline
get_field_or_throw(std::string_view name) constmrs::database::entry::Tableinline
get_reference_to_parent(const Table &parent) constmrs::database::entry::Tableinline
is_editable(bool &has_unnested_1n) constmrs::database::entry::Table
needs_etag() constmrs::database::entry::Table
needs_etag_mrs::database::entry::Tablemutableprotected
primary_key() constmrs::database::entry::Tableinline
schemamrs::database::entry::Table
tablemrs::database::entry::Table
table_aliasmrs::database::entry::Table
table_key() constmrs::database::entry::Tableinline
try_get_generated_id_column() constmrs::database::entry::Tableinline
try_get_row_ownership_column() constmrs::database::entry::Tableinline
unnests_to_valuemrs::database::entry::Table
user_ownership_fieldmrs::database::entry::Table
with_check(const Column &column) constmrs::database::entry::Tableinline
with_check_mrs::database::entry::Table
with_delete() constmrs::database::entry::Tableinline
with_insert() constmrs::database::entry::Tableinline
with_update() constmrs::database::entry::Tableinline
with_update(const Column &column) constmrs::database::entry::Tableinline
with_update_any_column() constmrs::database::entry::Tableinline
~Table()=defaultmrs::database::entry::Tablevirtual