Chance logs
What is chanced?
v1.2.4
Fixed
With the getset module, every object will now get converterend properly.
v1.2.3
Fixed
HOT FIX: I left the test script in the index, i'm stupid (there are no personal information things, you can check if you want).
v1.2.2
Fixed
You can now put data in columns up to ONE MILLION characters (in stead of the 255 what it was before)!
v1.2.1
Fixed
There were some issues with loading client extenders, this is now fixed!
v1.2.0
Added
Client extenders! Now you can use easy extenders, so you can use better-MySQL easier that ever!
Fixed
Better-MySQL will now take up to 2.000% less memory than before! (From
2MB
to50KB
)
v1.1.1
Added
The
table.ensure
function to ensure data.One example in the docs.
v1.1.0
Added
A queue for all the SQL commands
A event handler with one event:
sql
> Get all the SQL code that will be send to the database.Functions
Queue extender
Fixes
The client creator is now smoother!
v1.0.1
Fixes
Npm installation will now work properly with the dependencies.
Updated the
README.md
.
v1.0.0
Added
The main client
The filter
The database class
The table class
The documentary
Last updated
Was this helpful?