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

Image DB #2

Merged
merged 3 commits into from
Jan 8, 2025
Merged

Image DB #2

merged 3 commits into from
Jan 8, 2025

Conversation

SmokeyStack
Copy link
Owner

This pull request is focused on image database. This includes applying tags to images and storing the image data in the database.

  • Added new functions such as insertEntry, entryExists, insertTagIntoImage, and removeTagFromImage to handle database operations for entries and tags.
  • Added a new function fetchEntries to fetch entries from the database and update the entries state. This function is used to keep the entries state in sync with the database.

@SmokeyStack SmokeyStack merged commit c4a5290 into main Jan 8, 2025
@SmokeyStack SmokeyStack deleted the image-db branch January 8, 2025 04:35
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