While developing on Windows (using MAMP in my case) the database table cannot create with a camel case format.
It should be all lower case.
I understand that this would potentially be a breaking change for the plugin (unless it checks for system environment on uninstall)
But for wider compatibility, this should be lowercase.