WithoutPants
|
1e04deb3d4
|
Data layer restructuring (#997)
* Move query builders to sqlite package
* Add transaction system
* Wrap model resolvers in transaction
* Add error return value for StringSliceToIntSlice
* Update/refactor mutation resolvers
* Convert query builders
* Remove unused join types
* Add stash id unit tests
* Use WAL journal mode
|
2021-01-18 12:23:20 +11:00 |
|
WithoutPants
|
86747acc78
|
Use changesets correctly when updating objects (#976)
|
2020-12-04 12:42:56 +11:00 |
|
WithoutPants
|
8866670e53
|
Add partial import functionality (#812)
|
2020-09-20 18:36:02 +10:00 |
|
WithoutPants
|
7a74658a73
|
Move image blobs into separate tables (#618)
* Scene cover fallback to database
* Fix panic if studio not found
* Fix movie studio not being imported/exported
|
2020-06-23 09:19:19 +10:00 |
|
hiddenpants255
|
494b794228
|
Add gender support for performer (#371)
Co-authored-by: HiddenPants255 <>
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
|
2020-04-01 09:36:38 +11:00 |
|
Stash Dev
|
b70d5f33d2
|
Improved date handling
|
2019-03-04 17:14:52 -08:00 |
|
Stash Dev
|
b488c1ed7d
|
Reorg
|
2019-02-14 15:42:52 -08:00 |
|