Skip to content

Conversation

v0idpwn
Copy link
Member

@v0idpwn v0idpwn commented Sep 12, 2021

Related to #342

@v0idpwn
Copy link
Member Author

v0idpwn commented Sep 12, 2021

Manual test results:

v0idpwn@redacted ecto_migration % mix ecto.migrations
==> ecto_sql
Compiling 1 file (.ex)

Repo: MigrationTest.Repo

  Status    Migration ID    Migration Name
--------------------------------------------------
  down      20210819195201  create_sample_table

v0idpwn@redacted ecto_migration % mix ecto.migrations --prefix private

Repo: MigrationTest.Repo

  Status    Migration ID    Migration Name
--------------------------------------------------
  up        20210819195201  create_sample_table

@josevalim josevalim merged commit f096fa5 into elixir-ecto:master Sep 13, 2021
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

@v0idpwn v0idpwn deleted the fix/prefix-in-ecto-migrations branch September 13, 2021 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants