iron-bound-designs / exchange-addon-licensing

iThemes Exchange Licensing Add-on
GNU Affero General Public License v3.0
6 stars 2 forks source link

Release and Update Data structure #32

Closed TimothyBJacobs closed 9 years ago

TimothyBJacobs commented 9 years ago

Releases and upgrades will be stored in separate tables.

Releases

Updates

TimothyBJacobs commented 9 years ago

Tables have been implemented, next step is to determine what indexes are necessary on the upgrades table.

TimothyBJacobs commented 9 years ago

Indexes added.