Skip to content

fix: diff declarative schemas without stop #3600

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

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented May 22, 2025

What kind of change does this PR introduce?

feature

What is the new behavior?

Try template database for declarative schema.

Additional context

Migrations which don't work

  • create extension pg_cron
ERROR: can only create extension in database postgres (SQLSTATE P0001)
Jobs must be scheduled from the database configured in cron.database_name, since the pg_cron background worker reads job descriptions from this database.

Possible solution is to remove pg_cron from declared schemas and diff output.

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.

1 participant