SQL_QuoteString can now be used without a DB handle (bug 3427, r=sawce).
This commit is contained in:
@ -77,3 +77,4 @@ int SqliteDatabase::QuoteString(const char *str, char buffer[], size_t maxlen, s
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user