mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-26 03:47:40 -07:00
docs: 📝 sea orm migration "Setting Up Migration" doc link
This commit is contained in:
parent
ce6b76ca96
commit
112fc28743
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
# Making migrations
|
# Making migrations
|
||||||
|
|
||||||
|
For more information, please read https://www.sea-ql.org/SeaORM/docs/migration/setting-up-migration/
|
||||||
|
|
||||||
- Install `sea-orm-cli`
|
- Install `sea-orm-cli`
|
||||||
```sh
|
```sh
|
||||||
cargo install sea-orm-cli
|
cargo install sea-orm-cli
|
||||||
|
|
Loading…
Reference in a new issue