I am installing the cake 3.0 in a database outside the convention, all the tables are with capital letter making the bake return this error:
Exception: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db.c_a_d_b_e_m' doesn't exist in [/var/www/project/vendor/cakephp/cakephp/src/Database/Schema/Collection.php, line 130]
Do you have any way to set up Inflector to identify the bake tables with capital letter ?