MySQL 9.1.0
Source Code Documentation
|
schema changed. More...
#include <classic_protocol_session_track.h>
Public Types | |
using | string_type = std::conditional_t< Borrowed, std::string_view, std::string > |
Public Member Functions | |
constexpr | Schema (string_type schema) |
constexpr string_type | schema () const noexcept |
Private Attributes | |
string_type | schema_ |
schema changed.
see: session_track_schema
using classic_protocol::borrowable::session_track::Schema< Borrowed >::string_type = std::conditional_t<Borrowed, std::string_view, std::string> |
|
inlineconstexpr |
|
inlineconstexprnoexcept |
|
private |