stash/pkg/sqlite
WithoutPants 960f843259
Fix filter building with sub-filters (#1212)
* Fix bracketing on sub-filters
* Add vscode to gitignore
2021-03-18 21:45:18 +11:00
..
filter.go Fix filter building with sub-filters (#1212) 2021-03-18 21:45:18 +11:00
filter_internal_test.go Fix filter building with sub-filters (#1212) 2021-03-18 21:45:18 +11:00
gallery.go Performer tags (#1132) 2021-03-10 12:25:51 +11:00
gallery_test.go Performer tags (#1132) 2021-03-10 12:25:51 +11:00
image.go Performer tags (#1132) 2021-03-10 12:25:51 +11:00
image_test.go Performer tags (#1132) 2021-03-10 12:25:51 +11:00
movies.go Remove slim graphql endpoints (#1207) 2021-03-17 11:17:01 +11:00
movies_test.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
performer.go Remove slim graphql endpoints (#1207) 2021-03-17 11:17:01 +11:00
performer_test.go Handle NULL in regex criteria (#1208) 2021-03-16 11:13:14 +11:00
query.go Handle NULL in regex criteria (#1208) 2021-03-16 11:13:14 +11:00
repository.go Add sqlite filter builder. Add AND, OR, NOT filters to scene filter (#1115) 2021-03-02 11:27:36 +11:00
scene.go Performer tags (#1132) 2021-03-10 12:25:51 +11:00
scene_marker.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
scene_marker_test.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
scene_test.go Handle NULL in regex criteria (#1208) 2021-03-16 11:13:14 +11:00
scraped_item.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
setup_test.go Handle NULL in regex criteria (#1208) 2021-03-16 11:13:14 +11:00
sql.go Add sqlite filter builder. Add AND, OR, NOT filters to scene filter (#1115) 2021-03-02 11:27:36 +11:00
stash_id_test.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
studio.go Remove slim graphql endpoints (#1207) 2021-03-17 11:17:01 +11:00
studio_test.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
tag.go Remove slim graphql endpoints (#1207) 2021-03-17 11:17:01 +11:00
tag_test.go Performer tags (#1132) 2021-03-10 12:25:51 +11:00
transaction.go Add write mutex and max connection lifetime (#1211) 2021-03-18 21:45:01 +11:00