Closed
Description
For postgres db doesn't work for 'php spark migrate' command.
The 'migrations' table and the table specified in migration is always created in public schema and not in the schema specified in the .env file.
Correct migration only works by specifying database schema directly in the app\Config\Database.php file.
Metadata
Metadata
Assignees
Labels
No labels
Activity