mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 09:57:29 -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
|
||||
|
||||
For more information, please read https://www.sea-ql.org/SeaORM/docs/migration/setting-up-migration/
|
||||
|
||||
- Install `sea-orm-cli`
|
||||
```sh
|
||||
cargo install sea-orm-cli
|
||||
|
|
Loading…
Reference in a new issue