Plugin schema info: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| class="wikitable" !Name !!Datatype !!Description ! |- !version |int(11) |Versioning information of the present database |- !plugin_name |varchar(255) |Name of the ...") |
(No difference)
|
Latest revision as of 14:48, 17 May 2016
Name | Datatype | Description ! |
---|---|---|
version | int(11) | Versioning information of the present database |
plugin_name | varchar(255) | Name of the plugin involved. |
Back to Database Tables Main page.