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

fix: update sql log switches for migration and rollback tasks #470

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

hy2k
Copy link
Contributor

@hy2k hy2k commented Jan 30, 2025

Fix #467

This PR addresses the issues with the --log-migrations-sql and --log-migrator-sql switches for Mix task.

I wasn't sure if I should also include the --log-level option, so I have omitted it from this PR for now. If needed, I can make the necessary changes and push the update.

Contributor checklist

  • Bug fixes include regression tests
  • Features include unit/acceptance tests

@zachdaniel zachdaniel merged commit 36dab3a into ash-project:main Jan 30, 2025
51 of 54 checks passed
@hy2k hy2k deleted the fix/mix-task-log-switches branch January 30, 2025 15:15
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.

Unknown option error when running ash_postgres.migrate task with --log-sql
2 participants