mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-22 16:02:29 +02:00
hasMicrosecond is undefined (#3842)
This commit is contained in:
@@ -50,9 +50,6 @@ public:
|
||||
static std::string hostInfo(Poco::Data::Session& session);
|
||||
/// Returns host info.
|
||||
|
||||
static bool hasMicrosecond();
|
||||
/// Rturns true if microseconds are suported.
|
||||
|
||||
static MYSQL* handle(Poco::Data::Session& session);
|
||||
/// Returns native MySQL handle for the session.
|
||||
};
|
||||
|
Reference in New Issue
Block a user