Hello everyone! It's been a long time since i've developed any addons and i think i'm going to start again. My questions is what is the most current/updated mysql module (i've been using tmysql4).
Thanks!
gmsv_mysqloo v9 is the only one currently maintained. tmysql4 still works but has a bug with query ordering that might affect your code if structured incorrectly.
Does this affect the sql.* library of the game ?
I am asking because I have two addon using it ... And if the API is changed I have to rewrite some part of them. Assuming that "sql.Query" will still have the same name :P
The sql library is for GMod's built-in SQLite database and has not changed.
Sorry, you need to Log In to post a reply to this thread.