Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Queries #333

Merged
merged 20 commits into from
Dec 22, 2020
Merged

Queries #333

merged 20 commits into from
Dec 22, 2020

Conversation

paladine
Copy link
Collaborator

Uses sqlite prepared statements in BtrieveFileProcessor. Maintains a cache of queries by sql statement that can be reused efficiently. Prevents the sqlite engine from reparsing the same sql statements over and over again.

Diff will be slightly annoying since indentation levels changed and github has a real problem reconciling those.

@enusbaum enusbaum merged commit 347c48c into master Dec 22, 2020
@paladine paladine deleted the queries branch December 28, 2020 16:55
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