alexsavory / clockworkplugins

Download Master:
https://github.com/trurascalz/clockworkplugins/archive/master.zip
6 stars 11 forks source link

Update #1

Closed VortixDev closed 9 years ago

VortixDev commented 9 years ago

Lessens the amount of work the user needs to do in order to use the plugin:

  1. The tables are automatically created and so do not need to be imported.
  2. The user no longer needs to add their SQL details to the plugin as it now automatically uses the same database Clockwork utilizes.

The plugin now uses Clockwork functions to manipulate the database.

Thanks to duck and briefly Gr4Ss for helping me learn how to use the database library!