1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00

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

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
---