Usage
Available flags
| Flag | Type | Description | Default |
|---|---|---|---|
--path, -p | String | The path to the project to migrate | Current directory |
--queries-dir, -q | String | The directory to move .hx files to | ./db/ |
--instance-name, -i | String | The name for the default local instance | dev |
--port | String | The port for the local instance | 6969 |
--dry-run | Boolean | Show what would be migrated without making changes | |
--no-backup | Boolean | Skip creating backup of v1 files |