Skip to content

Merge for first release#6

Merged
splasky merged 2 commits into
mainfrom
dev
Jan 30, 2026
Merged

Merge for first release#6
splasky merged 2 commits into
mainfrom
dev

Conversation

@splasky

@splasky splasky commented Jan 30, 2026

Copy link
Copy Markdown
Owner

Merge from dev and release the v0.1 version.

- Implement proper column selection in ParseEntity.parse() method
- Add SQL to GQL conversion for unsupported syntax
- Fix column mapping (id -> __key__) for GQL compatibility
- Add automatic FROM clause inference for key queries
- Fix test expectations and core query functionality
- Resolve 'too many values to unpack' error in distinct queries

Core functionality now working for basic SELECT, DISTINCT, WHERE, and ORDER BY queries.
Remaining work needed for KEY() functions, AGGREGATE queries, and DISTINCT ON syntax.
Add CI on github actions.
@splasky splasky merged commit dfcad29 into main Jan 30, 2026
2 of 3 checks passed
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.

1 participant