Skip to content

Commit

Permalink
changed to use migrate for version2.
Browse files Browse the repository at this point in the history
  • Loading branch information
k2n authored and lagenorhynque committed Jan 26, 2018
1 parent 171f0cf commit 484caec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ lein migratus up 20171204200333
```
* 仕様バージョン2のスキーマにアップグレードするには、下記コマンドを実行。
```
lein migratus up 20180115065446
lein migratus migrate
```

### swagger.jsonの使用方法
Expand Down

0 comments on commit 484caec

Please sign in to comment.