Skip to content

Fix master tests#1

Open
chereseeriepa wants to merge 10 commits into
masterfrom
fix_master_tests
Open

Fix master tests#1
chereseeriepa wants to merge 10 commits into
masterfrom
fix_master_tests

Conversation

@chereseeriepa

Copy link
Copy Markdown
Member

No description provided.

mixmix and others added 9 commits June 17, 2024 10:50
* get rid of seg fault

* fix tests for indexdb and inmemory. Tests for leveldb failing to query docs

* fix test blocks

* add notes do debugging index problems

* update gitignore

---------

Signed-off-by: mix irving <mix@protozoa.nz>
Co-authored-by: mixmix <mix@protozoa.nz>
const queryPlanFields: string[] = queryPlan.index;
const mustManuallyResort = !queryPlan.sortSatisfiedByIndex;
const index: string[] | undefined = queryPlanFields;
const _index: string[] = [this.schema.primaryKey.toString()]

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Hack, rm

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