From 8f7fc7bee76b6604b1c57f20bc74cb0b0bd691e6 Mon Sep 17 00:00:00 2001 From: Linden <65407488+thelindat@users.noreply.github.com> Date: Fri, 31 Dec 2021 01:20:47 +1100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e1e3aa..013b3f1 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Oxmysql is an alternative to the unmaintained mysql-async/ghmattimysql resources As of v1.9.0 the preferred method of utilising oxmysql is via lib/MySQL, which can be loaded by adding `@oxmysql/lib/MySQL.lua` to your resource manifests. This resource should be 100% backwards compatible with mysql-async functionality on top of providing newer export wrappers and functionality. +Refer to [issue #77](https://github.com/overextended/oxmysql/issues/77) for information on replacing your queries from older versions of oxmysql or ghmattimysql. + ### Features - Support for URI connection strings and semicolon separated values - Asynchronous queries utilising mysql2/promises connection pool @@ -62,4 +64,4 @@ instead of using





Discord

-
\ No newline at end of file +