npm install fivem-mysql-async-js Using yarn:yarn add fivem-mysql-async-js Import modules:import * as MySQL from 'fivem-mysql-async-js'orimport { execute, fetchAll, fetchScalar, insert, store, transaction } from 'fivem-mysql-async-js'...
Check out https://brouznouf.github.io/fivem-mysql-async/ for a complete documentation. Questions For help and support questions, please use Discord. I would like to keep the issues in this repository for bugs and feature requests only. Supporting If you wish to support GHMatti for whatever ...