Skip to content

Correctly support validFrom functionality#4668

Draft
MartinquaXD wants to merge 7 commits into
mainfrom
valid-from-support
Draft

Correctly support validFrom functionality#4668
MartinquaXD wants to merge 7 commits into
mainfrom
valid-from-support

Conversation

@MartinquaXD

Copy link
Copy Markdown
Contributor

Description

TODO
mostly unverified slop - don't review yet

Changes

TODO

How to test

e2e test

@github-actions

Copy link
Copy Markdown

Reminder: Please update the DB Readme and comment whether migrations are reversible (include rollback scripts if applicable).

  • If creating new tables, update the tables list.
  • When adding a new index, consider using CREATE INDEX CONCURRENTLY for tables involved in the critical execution path.
  • For breaking changes, remember that during rollout k8s starts the new autopilot, runs the Flyway migration, and only then shuts down the old pod. That overlap means the previous version can still be processing requests on the migrated schema, so make it compatible first and ship the breaking DB change in the following release.

Caused by:

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