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

[Feature] Migrations #36

Open
juh9870 opened this issue Jan 29, 2025 · 0 comments
Open

[Feature] Migrations #36

juh9870 opened this issue Jan 29, 2025 · 0 comments
Labels
enhancement New feature or request P1 First priority. Will always block the milestone
Milestone

Comments

@juh9870
Copy link
Owner

juh9870 commented Jan 29, 2025

Need to allow types to define versioning for their types, and add graphs to upgrade said types to the newer version:

  • In the POD (json) files, replacement happens upon loading
  • In the graphs, the old value should be implicitly convertible to the new version (would require writing subgraphs for implicit conversions)
@juh9870 juh9870 added the enhancement New feature or request label Jan 29, 2025
@juh9870 juh9870 added this to the v1.0.0 milestone Jan 29, 2025
@juh9870 juh9870 added the P1 First priority. Will always block the milestone label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1 First priority. Will always block the milestone
Projects
None yet
Development

No branches or pull requests

1 participant