stash/pkg/scraper/stashbox
WithoutPants 964b559309 Restructure data layer (#2532)
* Add new txn manager interface
* Add txn management to sqlite
* Rename get to getByID
* Add contexts to repository methods
* Update query builders
* Add context to reader writer interfaces
* Use repository in resolver
* Tighten interfaces
* Tighten interfaces in dlna
* Tighten interfaces in match package
* Tighten interfaces in scraper package
* Tighten interfaces in scan code
* Tighten interfaces on autotag package
* Remove ReaderWriter usage
* Merge database package into sqlite
2022-09-06 07:03:40 +00:00
..
graphql Add support for submitting stash-box scene updates by draft (#2577) 2022-06-01 14:53:31 +10:00
models.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
stash_box.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00