stash/internal/identify
DingDongSoLong4 5580525c2d
SQLite model refactoring, part 2 (#3839)
* Treat empty image input as null
* Add validation to models.Date
* Allow zero dates in database
* Make scene_markers.scene_id non-nullable
* Drop scraped_items table
* Remove movie/studio checksum
* Add migration notes
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2023-07-13 12:15:02 +10:00
..
identify.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
identify_test.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
options.go Identify: Options to skip multiple results and single name performers (#3707) 2023-07-11 14:37:00 +10:00
performer.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
performer_test.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
scene.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
scene_test.go Identify: Options to skip multiple results and single name performers (#3707) 2023-07-11 14:37:00 +10:00
studio.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
studio_test.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00