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

[Analaysis] - single command to init_db #1

Open
ErikFerrari opened this issue Apr 6, 2023 · 1 comment
Open

[Analaysis] - single command to init_db #1

ErikFerrari opened this issue Apr 6, 2023 · 1 comment
Labels
Analysis Something that require Analysis

Comments

@ErikFerrari
Copy link
Member

  • Improve mix arke_postgres.init_db in order to make it run the ecto.create, ecto.migrate, and seed the database at first starter installation.
  • make mix arke_postgres.migrate to run our migration instead of writing mix ecto.migrate -r ArkePostgres.Repo
@ErikFerrari ErikFerrari added the Analysis Something that require Analysis label Apr 6, 2023
@ErikFerrari ErikFerrari transferred this issue from another repository May 16, 2023
@ErikFerrari
Copy link
Member Author

  • init_db does not create arke_system nor create the table if the schema exists

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Analysis Something that require Analysis
Projects
None yet
Development

No branches or pull requests

1 participant