Skip to content

feat: implement CREATE INDEX statement and associated functionality#15

Merged
pavanjava merged 2 commits into
pavanjava:mainfrom
srimon12:parity-fixes/create-index-delete-filter
Apr 28, 2026
Merged

feat: implement CREATE INDEX statement and associated functionality#15
pavanjava merged 2 commits into
pavanjava:mainfrom
srimon12:parity-fixes/create-index-delete-filter

Conversation

@srimon12
Copy link
Copy Markdown
Collaborator

fix Python parity gaps in core QQL syntax

Add CREATE INDEX support and field-based DELETE so Python matches the documented QQL surface and Go parity on basic DDL/DML.
These were blocking features because the README and demos already advertised them, but the parser rejected them.
Also add tests to lock in parser/executor behavior and prevent docs/code drift.

Copy link
Copy Markdown
Owner

@pavanjava pavanjava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do update the readme.md associated to this change.

@srimon12
Copy link
Copy Markdown
Collaborator Author

Done pls do check.

@pavanjava pavanjava merged commit 49f03d4 into pavanjava:main Apr 28, 2026
2 checks passed
@srimon12 srimon12 deleted the parity-fixes/create-index-delete-filter branch May 13, 2026 15:57
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