generated from Sithas/conan_template
соединение с базой!
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
#include <mysqlx/xdevapi.h>
|
||||
|
||||
namespace uad
|
||||
{
|
||||
void SetMySqlSession(mysqlx::Session* ptr);
|
||||
|
||||
mysqlx::Session& GetMySqlSession();
|
||||
}
|
||||
Reference in New Issue
Block a user