chore: usage instructions for sqlite migration script [ci-skip]

This commit is contained in:
Ferdinand Mütsch 2021-04-18 11:08:28 +02:00
parent 53f3a9d685
commit 50a54bde22
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Usage:
---
1. Set up a MySQL instance (see docker_mysql.sh for example)
2. Create config file (e.g. migrate.yml) as shown below
3. go run sqlite2mysql.go
3. go run sqlite2mysql.go -config migrate.yml
Example: migrate.yml
---