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:
parent
53f3a9d685
commit
50a54bde22
@ -5,7 +5,7 @@ Usage:
|
|||||||
---
|
---
|
||||||
1. Set up a MySQL instance (see docker_mysql.sh for example)
|
1. Set up a MySQL instance (see docker_mysql.sh for example)
|
||||||
2. Create config file (e.g. migrate.yml) as shown below
|
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
|
Example: migrate.yml
|
||||||
---
|
---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user