MXS-1992 Provide canonical function for std::string
This commit is contained in:
@ -26,4 +26,6 @@ namespace maxscale
|
||||
|
||||
std::string extract_sql(GWBUF* buffer, size_t len = -1);
|
||||
|
||||
std::string get_canonical(GWBUF* querybuf);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user