Skip to content

Conversation

ishaksebsib
Copy link
Contributor

@ishaksebsib ishaksebsib commented Sep 7, 2025

Description

  • Remove Label field names since label is in RESERVED_FIELD_NAMES
  • Change the Integer type to the appropriate int type definition
  • Change user_id to ID

Related Issues

None

Closes #

Checklist when merging to main

  • No compiler warnings (if applicable)
  • Code is formatted with rustfmt
  • No useless or dead code (if applicable)
  • Code is easy to understand
  • Doc comments are used for all functions, enums, structs, and fields (where appropriate)
  • All tests pass
  • Performance has not regressed (assuming change was not to fix a bug)
  • Version number has been updated in helix-cli/Cargo.toml and helixdb/Cargo.toml

Additional Notes

None

@ishaksebsib ishaksebsib changed the title fix: remove Label since it's in RESERVED_FIELD_NAMES fix: helix init default schema and queries Sep 7, 2025
@xav-db xav-db merged commit 39daa1a into HelixDB:dev Sep 9, 2025
13 checks passed
@ishaksebsib ishaksebsib deleted the fix/RESERVED_FIELD_NAMES branch September 9, 2025 10:21
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.

2 participants