generated from Sithas/conan_template
соединение с базой!
This commit is contained in:
@@ -15,8 +15,6 @@ void SetMySqlSession(mysqlx::Session* ptr)
|
|||||||
|
|
||||||
mysqlx::Session& GetMySqlSession()
|
mysqlx::Session& GetMySqlSession()
|
||||||
{
|
{
|
||||||
mysqlx::Schema schema = mysql_session->getSchema("up_and_down"s);
|
|
||||||
|
|
||||||
return *mysql_session;
|
return *mysql_session;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user