stash/pkg/scene
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
..
generate Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
create.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
delete.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
export.go Multiple scene URLs (#3852) 2023-07-12 11:51:52 +10:00
export_test.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
filter.go Selective clean (#2125) 2021-12-16 13:28:44 +11:00
hash.go Handle file rescan (#2951) 2022-09-28 16:08:00 +10:00
import.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
import_test.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
marker_import.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
marker_import_test.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
marker_query.go Include subsidiary studios/tags in tab badge counters (#3816) 2023-06-16 10:46:14 +10:00
merge.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
migrate_hash.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
migrate_screenshots.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
query.go Include subsidiary studios/tags in tab badge counters (#3816) 2023-06-16 10:46:14 +10:00
scan.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
service.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
update.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
update_test.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00