You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
https://github.com/salvo-rs/salvo/tree/main/examples/db-sea-orm
I liked the structure presented in the example https://github.com/salvo-rs/salvo/tree/main/examples/db-sea-orm, BUT it differs from the basic seaorm example, and I cannot understand how to run migrations from the CLI, for example, run the command
sea-orm-cli migrate down -n 1 -u postgresql://user:[email protected]:5432/test_database
Beta Was this translation helpful? Give feedback.
All reactions