dbDelta()
dbDelta(boolean  $errorlevel)
                Install tables, stored procedures or whatever in the database.
This method is always called when the version bumps up or for the first initial activation.
Parameters
| boolean | $errorlevel | If true throw errors.  |