Skip to content

fix: create schema before table creation #518

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

Merged
merged 1 commit into from
Mar 27, 2025

Conversation

artiom
Copy link
Contributor

@artiom artiom commented Mar 27, 2025

Create schema (if specified) before creating the table.

Closes #247

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

@artiom artiom force-pushed the fix/create-schema-before-table branch from b6f1640 to 24468b3 Compare March 27, 2025 12:45
@zachdaniel zachdaniel merged commit 325aa9a into ash-project:main Mar 27, 2025
51 checks passed
@zachdaniel
Copy link
Contributor

I've marked this as an improvement as it wasn't necessarily a bug, we just didn't include this behavior before.

🚀 Thank you for your contribution! 🚀

@artiom artiom deleted the fix/create-schema-before-table branch April 8, 2025 17:03
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.

ash_postgres.generate_migrations does not create schemas
2 participants