Quote:
Originally Posted by nG Inverse
If you would like go ahead! I'm planning on updating this in the future but want to finish porting over other libraries from sampfw and completing a couple other projects first.
|
I've started on this
here last week, and have quite a bit done already, although this is for MariaDB and not MySQL, might build in MySQL compatibility in at a later point (which wouldn't be too hard, just uses an additional query). I'm currently dealing with a few bugs and want to make a few more improvements later on. Initially I wanted and actually started on adding MySQL support alongside the SQLite functionality, although decided not to because it would've become to messy when adding / changing some of the new things I added, although feel free to use any of my code if adding MySQL support later on.