Skip to content

Improve SQLite Queries#44

Open
ghi820 wants to merge 4 commits intoALonelyJuicebox:dev-0.10from
ghi820:dev-0.10_sqlitequery
Open

Improve SQLite Queries#44
ghi820 wants to merge 4 commits intoALonelyJuicebox:dev-0.10from
ghi820:dev-0.10_sqlitequery

Conversation

@ghi820
Copy link

@ghi820 ghi820 commented May 7, 2024

  • Include stories in the metadata query and remove size = null from the list (reduces useless queries).
  • Consolidate SQL queries for video and image (each one was repeated 4 times) and move the boilerplate GQL-wrapper into a function.
  • Fix the history update sqlite query, which referenced the field instead of the table (causing an sql-error)

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