Dri372
Results
22
issues of
Dri372
We can create a table with a field set as nullable. Later, we cannot change this to "Not nullable" even if there is no Null data. Badaso version : 2.9.11...
**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...