Cannot set a laravel table prefix
Dri372 opened this issue · 1 comments
Dri372 commented
Describe the bug
If we set a laravel prefix in config/database.php
for instance :
'prefix' => 'my_',
We get this error :
SQLSTATE[42P01]: Undefined table: 7 ERREUR: relation « my_badaso_configurations » does not exist
Badaso version : 2.9.11
stale commented
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.