Skip to content

push to stable#12

Open
Jay-1409 wants to merge 5 commits into
stablefrom
dev
Open

push to stable#12
Jay-1409 wants to merge 5 commits into
stablefrom
dev

Conversation

@Jay-1409

Copy link
Copy Markdown
Owner

No description provided.

Arptel and others added 5 commits June 3, 2026 19:44
…se 1 checks if indexing is present (it is a future provision when indexing is added, join don't need change, it can plugin), phase 2 checks for eq. condition and uses hash to calc it optimally, and last phase uses double loop to calc other conditions (=,<,>,<=,>=,!=)

syntax allowed: all above mentioned conditions plus 'and' and 'or'.
pres order: id>condition>and>or
associativity: L to R
Implemented INNER JOIN
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