LukeWasTakenn / luke_garages

Super lightweight FiveM resource that adds garages and impounds for the ESX Legacy framework
GNU General Public License v3.0
33 stars 37 forks source link

refactor(wrong db): changed mysql-async to oxmysql #100

Closed n1kkec closed 2 years ago

LukeWasTakenn commented 2 years ago

While I do intend on brining oxmysql as a hard dep in the future, for the sake of keeping my sanity I don't want to do so yet.

oxmysql provides for mysql-async anyways so if you use oxmysql, the resource already utilizes it.