Skip to content

Comments

Refactor SQLiteDB.fetch sync()#12

Merged
nkphysics merged 3 commits intomasterfrom
refactor-fetch_sync
Oct 31, 2025
Merged

Refactor SQLiteDB.fetch sync()#12
nkphysics merged 3 commits intomasterfrom
refactor-fetch_sync

Conversation

@nkphysics
Copy link
Owner

This PR include a small refactor of SQLiteDB.fetch sync() by abstracting out parts out to other individual functions to make the code more readable and so in the future it is easier to bypass unnecessary actions when strictly querying locally.

The following new functions were created for SQLiteDB:

@nkphysics nkphysics self-assigned this Oct 31, 2025
@nkphysics nkphysics added the Refactor Existing code that either can or needs to be changed/simplified. label Oct 31, 2025
@nkphysics nkphysics merged commit 1d9f783 into master Oct 31, 2025
4 checks passed
@nkphysics nkphysics deleted the refactor-fetch_sync branch October 31, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Refactor Existing code that either can or needs to be changed/simplified.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant