mirror of
https://github.com/stashapp/stash.git
synced 2025-12-16 21:34:14 +01:00
* Add new txn manager interface * Add txn management to sqlite * Rename get to getByID * Add contexts to repository methods * Update query builders * Add context to reader writer interfaces * Use repository in resolver * Tighten interfaces * Tighten interfaces in dlna * Tighten interfaces in match package * Tighten interfaces in scraper package * Tighten interfaces in scan code * Tighten interfaces on autotag package * Remove ReaderWriter usage * Merge database package into sqlite |
||
|---|---|---|
| .. | ||
| 1_initial.down.sql | ||
| 1_initial.up.sql | ||
| 2_cover_image.up.sql | ||
| 3_o_counter.up.sql | ||
| 4_movie.up.sql | ||
| 5_performer_gender.down.sql | ||
| 5_performer_gender.up.sql | ||
| 6_scenes_format.up.sql | ||
| 7_performer_optimization.up.sql | ||
| 8_movie_fix.up.sql | ||
| 9_studios_parent_studio.up.sql | ||
| 10_image_tables.up.sql | ||
| 11_tag_image.up.sql | ||
| 12_oshash.up.sql | ||
| 13_images.up.sql | ||
| 14_stash_box_ids.up.sql | ||
| 15_file_mod_time.up.sql | ||
| 16_organized_flag.up.sql | ||
| 17_reset_scene_size.up.sql | ||
| 18_scene_galleries.up.sql | ||
| 19_performer_tags.up.sql | ||
| 20_phash.up.sql | ||
| 21_performers_studios_details.up.sql | ||
| 22_performers_studios_rating.up.sql | ||
| 23_scenes_interactive.up.sql | ||
| 24_tag_aliases.up.sql | ||
| 25_saved_filters.up.sql | ||
| 26_tag_hierarchy.up.sql | ||
| 27_studio_aliases.up.sql | ||
| 28_images_indexes.up.sql | ||
| 29_interactive_speed.up.sql | ||
| 30_ignore_autotag.up..sql | ||
| 31_scenes_captions.up.sql | ||