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

[EPIC] Enum datatype #2042

Closed
10 of 15 tasks
Ignition opened this issue May 15, 2024 · 0 comments · Fixed by #2039 or #2041 · May be fixed by memgraph/mgconsole#73
Closed
10 of 15 tasks

[EPIC] Enum datatype #2042

Ignition opened this issue May 15, 2024 · 0 comments · Fixed by #2039 or #2041 · May be fixed by memgraph/mgconsole#73
Assignees
Labels
feature feature
Milestone

Comments

@Ignition
Copy link
Contributor

Ignition commented May 15, 2024

Epic to track PRs relating to the Enum datatype + cypher changes.

  • enum store
  • durability
    • snapshot
    • wal
    • enum property value stability (not part of mvp)
  • replication
  • cypher creation
  • cypher show
  • cypher use
  • cypher drop (not part of mvp)
  • cypher add value
  • cypher update value
  • cypher remove value (not part of mvp)
  • replication
  • mgconsole pretty print (Fix mgconsole print for enums. mgconsole#73)
@Ignition Ignition added the feature feature label May 15, 2024
@Ignition Ignition added this to the mg-v2.17.0 milestone May 15, 2024
@gitbuda gitbuda modified the milestones: mg-v2.17.0, mg-v2.18.0 May 20, 2024
This was linked to pull requests May 23, 2024
@Ignition Ignition linked a pull request Jun 19, 2024 that will close this issue
@Ignition Ignition changed the title [EPIC] Enum feature [EPIC] Enum datatype Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment