stash/pkg/studio
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
..
export.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
export_test.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00
import.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
import_test.go SQLite model refactoring, part 2 (#3839) 2023-07-13 12:15:02 +10:00
query.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
update.go SQLite model refactoring (#3791) 2023-06-15 12:46:09 +10:00