|
mysqlrouter::sqlstring | mrs::database::dv::anonymous_namespace{insert.cc}::generate_uuid (MySQLSession *session) |
|
std::shared_ptr< RowInsert > | mrs::database::dv::_make_row_insert (std::shared_ptr< JsonMappingUpdater::Operation > parent, std::shared_ptr< Table > table, const ObjectRowOwnership &row_ownership, bool upsert) |
|
std::shared_ptr< RowInsert > | mrs::database::dv::make_row_insert (std::shared_ptr< JsonMappingUpdater::Operation > parent, std::shared_ptr< Table > table, const ObjectRowOwnership &row_ownership) |
|
std::shared_ptr< RowInsert > | mrs::database::dv::make_row_upsert (std::shared_ptr< JsonMappingUpdater::Operation > parent, std::shared_ptr< Table > table, const ObjectRowOwnership &row_ownership) |
|