stash/pkg/sqlite/migrations
WithoutPants 8c454582c7
Add support for favorite Studios (#4675)
* Backend changes
* Add favorite icon to studio cards
* Add favorite button to studio page
* Add studio favorite filtering
2024-03-14 11:17:44 +11:00
..
1_initial.down.sql
1_initial.up.sql
2_cover_image.up.sql
3_o_counter.up.sql Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
4_movie.up.sql
5_performer_gender.down.sql
5_performer_gender.up.sql
6_scenes_format.up.sql Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
7_performer_optimization.up.sql Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
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
12_postmigrate.go
13_images.up.sql Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
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 Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
30_ignore_autotag.up..sql
31_scenes_captions.up.sql
32_files.up.sql
32_postmigrate.go
32_premigrate.go
33_noop.up.sql
34_indexes.up.sql More timestamp corrections (#2933) 2022-09-20 13:52:37 +10:00
34_postmigrate.go
35_assoc_tables.up.sql
36_tags_description.up.sql
37_iso_country_names.up.sql
38_scenes_director_code.up.sql
39_performer_height.up.sql Change performer height to be numeric (#3060) 2022-11-08 14:09:03 +11:00
40_newratings.up.sql
41_scene_activity.up.sql
42_performer_disambig_aliases.up.sql
42_postmigrate.go
43_image_date_url.up.sql
44_gallery_chapters.up.sql
45_blobs.up.sql
45_postmigrate.go
46_penis_stats.up.sql Add penis length and circumcision stats to performers. (#3627) 2023-05-24 13:19:35 +10:00
47_scene_urls.up.sql
48_cleanup.up.sql
48_premigrate.go
49_postmigrate.go
49_saved_filter_refactor.up.sql
50_image_urls.up.sql
51_gallery_urls.up.sql
52_postmigrate.go
52_zip_folder_data_correct.up.sql
53_gallery_photographer_code.up.sql
54_image_code_details_photographer.up.sql
55_manual_history.up.sql
55_postmigrate.go
56_studio_favorite.up.sql
custom_migration.go