stash/pkg/sqlite
7dJx1qP e961ba4459
Fix tag hierarchy validation (#1926)
* update tag hierarchy validation
* refactor MergeHierarchy
* update tag hierarchy error message
* rename tag hierarchy function
* add tag path to error message
* Rename EnsureHierarchy to ValidateHierarchy

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2021-11-07 09:33:46 +11:00
..
filter.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
filter_internal_test.go Always wrap filter conditions in parentheses (#1577) 2021-07-14 18:29:59 +10:00
gallery.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
gallery_test.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
image.go Convert filesize to float64 for arm32 (#1895) 2021-10-27 11:55:11 +11:00
image_test.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
movies.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
movies_test.go Make hierarchical criterion depth input optional (#1733) 2021-09-16 20:41:07 +10:00
performer.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
performer_test.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
query.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
repository.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
saved_filter.go Errorlint sweep + minor linter tweaks (#1796) 2021-10-12 14:03:08 +11:00
saved_filter_test.go Apple Silicon Support, Bump Go to 1.17, refactor docker/build/x86_64/Dockerfile (#1646) 2021-09-08 15:30:15 +10:00
scene.go Convert filesize to float64 for arm32 (#1895) 2021-10-27 11:55:11 +11:00
scene_marker.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
scene_marker_test.go Fix scene marker sort by scene updated SQL error (#1777) 2021-09-27 12:26:38 +10:00
scene_test.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
scraped_item.go Errorlint sweep + minor linter tweaks (#1796) 2021-10-12 14:03:08 +11:00
setup_test.go Filter tag by hierarchy (#1746) 2021-10-01 11:50:06 +10:00
sql.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
stash_id_test.go Apple Silicon Support, Bump Go to 1.17, refactor docker/build/x86_64/Dockerfile (#1646) 2021-09-08 15:30:15 +10:00
studio.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
studio_test.go Show duration and filesize in results (#1776) 2021-10-25 11:40:13 +11:00
tag.go Fix tag hierarchy validation (#1926) 2021-11-07 09:33:46 +11:00
tag_test.go Only group by if using having clauses (#1750) 2021-10-01 16:24:58 +10:00
transaction.go Errorlint sweep + minor linter tweaks (#1796) 2021-10-12 14:03:08 +11:00