expose getVersionString() in API
This commit is contained in:
@@ -51,6 +51,8 @@ enum ReferenceKind
|
||||
REFERENCE_ANNOTATION_USAGE
|
||||
};
|
||||
|
||||
std::string getVersionString();
|
||||
|
||||
int getSupportedDatabaseVersion();
|
||||
|
||||
std::string getLastError();
|
||||
|
||||
Reference in New Issue
Block a user