Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create and run migrations #23

Open
6 tasks done
marcotas opened this issue Aug 1, 2022 · 0 comments
Open
6 tasks done

Create and run migrations #23

marcotas opened this issue Aug 1, 2022 · 0 comments
Assignees
Milestone

Comments

@marcotas
Copy link
Contributor

marcotas commented Aug 1, 2022

Command to create migrations

dart run sky make:migration Create User Table

Migration commands:

dart run sky migrate
dart run sky migrate:rollback
dart run sky migrate:status
dart run sky migrate:fresh
dart run sky db:wipe

Tasks

  • make:migration
  • migrate:status
  • migrate
  • migrate:rollback
  • migrate:fresh
  • db:wipe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📖 Documenting
Development

No branches or pull requests

1 participant