This repository was archived by the owner on Apr 29, 2025. It is now read-only.
v1.1.0 - backward compatibility
-
Backward compatibility for mysql-async/ghmattimysql syntax of queries.
exports.oxmysql.single('SELECT * FROM users WHERE identifier = @identifier, {
['@identifier'] = xPlayer.identifier
}-
mysql_debug true/falseconvar will enable more specific logging of queries and parameters.