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

Generate current model changes into db/changelog/dev #260

Merged
merged 7 commits into from
Oct 27, 2023

Conversation

mofterdinger
Copy link
Member

@mofterdinger mofterdinger commented Oct 26, 2023

With this PR the following changes are made:

  • Also generate a delta DDL sql for current model changes against model v2.
  • Also deploy current CDS development model as delta DDL sql to Postgres with Liquibase
  • Ensure that the Postgres testcontainer instance is also restarted to avoid Liquibase issue due to modified changeset context for current dev DDL sql.

@vmikhailenko
Copy link
Contributor

BTP tests are also green. 🎉

@mofterdinger mofterdinger merged commit 936d65a into postgres Oct 27, 2023
2 checks passed
@mofterdinger mofterdinger deleted the postgres_local_dev branch October 27, 2023 14:32
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.

3 participants