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

Use case - Data Migration (E.g. UPDATE) without schema migration #158

Open
gnzjgo opened this issue Jan 5, 2024 · 0 comments
Open

Use case - Data Migration (E.g. UPDATE) without schema migration #158

gnzjgo opened this issue Jan 5, 2024 · 0 comments

Comments

@gnzjgo
Copy link
Member

gnzjgo commented Jan 5, 2024

I want to update values but not modify schema (and replaces does not fully cover my needs), and want to have a version with the updated data so that I can atomically promote the updated DS.

As discussed, we maybe can use DESCRIPTION as a way to tell git there has been a change.

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

No branches or pull requests

1 participant