stash/internal/autotag
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
..
gallery.go [Files Refactor] Bug fixes (#2868) 2022-09-06 07:04:52 +00:00
gallery_test.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
image.go [Files Refactor] Bug fixes (#2868) 2022-09-06 07:04:52 +00:00
image_test.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
integration_test.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
performer.go Performer disambiguation and aliases (#3113) 2022-12-01 13:54:08 +11:00
performer_test.go Performer disambiguation and aliases (#3113) 2022-12-01 13:54:08 +11:00
scene.go [Files Refactor] Bug fixes (#2868) 2022-09-06 07:04:52 +00:00
scene_test.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
studio.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
studio_test.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
tag.go Refactor autotag to use individual transactions (#3106) 2022-11-14 17:07:24 +11:00
tag_test.go Refactor autotag to use individual transactions (#3106) 2022-11-14 17:07:24 +11:00
tagger.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00