stash/pkg/database/migrations
WithoutPants c70faa2a53
Tag aliases (#1412)
* Add Tag Update/UpdateFull
* Tag alias implementation
* Refactor tag page
* Add aliases in UI
* Include tag aliases in q filter
* Include aliases in tag select
* Add aliases to auto-tagger
* Use aliases in scraper
* Add tag aliases for filename parser
2021-05-26 14:36:05 +10:00
..
1_initial.down.sql Reorg 2019-02-14 15:42:52 -08:00
1_initial.up.sql Scenes with a marker missing a primary tag fails to load 2019-04-20 10:32:01 -07:00
2_cover_image.up.sql Added support for import / export of scene cover images 2019-12-31 14:38:49 -08:00
3_o_counter.up.sql Add O-counter (#334) 2020-02-02 19:17:28 -05:00
4_movie.up.sql Movies Section (#338) 2020-03-10 14:28:15 +11:00
5_performer_gender.down.sql Add gender support for performer (#371) 2020-04-01 09:36:38 +11:00
5_performer_gender.up.sql Add gender support for performer (#371) 2020-04-01 09:36:38 +11:00
6_scenes_format.up.sql Add detection of container/video_codec/audio_codec compatibility for live file streaming or transcoding (#384) 2020-04-10 08:38:34 +10:00
7_performer_optimization.up.sql Add slim endpoints for entities to speed up filters (#460) 2020-04-19 12:03:51 +10:00
8_movie_fix.up.sql Add Studio to movie and fix movie schema (#458) 2020-04-22 11:22:14 +10:00
9_studios_parent_studio.up.sql Parent studios (#595) 2020-06-15 21:34:39 +10:00
10_image_tables.up.sql Move image blobs into separate tables (#618) 2020-06-23 09:19:19 +10:00
11_tag_image.up.sql Add grid view, image to tag (#641) 2020-07-07 10:35:43 +10:00
12_oshash.up.sql Add oshash support (#667) 2020-08-06 11:21:14 +10:00
13_images.up.sql Images section (#813) 2020-10-13 10:12:46 +11:00
14_stash_box_ids.up.sql Stash-box tagger integration (#454) 2020-10-24 14:31:39 +11:00
15_file_mod_time.up.sql Handle zip file modification (#877) 2020-11-05 10:26:51 +11:00
16_organized_flag.up.sql Organised flag (#988) 2020-12-18 08:06:49 +11:00
17_reset_scene_size.up.sql Fix integer overflow for scene size on 32bit systems (#994) 2020-12-22 10:29:53 +11:00
18_scene_galleries.up.sql Decouple galleries from scenes (#1057) 2021-02-02 07:56:54 +11:00
19_performer_tags.up.sql Performer tags (#1132) 2021-03-10 12:25:51 +11:00
20_phash.up.sql Add phash generation and dupe checking (#1158) 2021-04-12 09:04:40 +10:00
21_performers_studios_details.up.sql added details, deathdate, hair color, weight to performers and added details to studios (#1274) 2021-04-16 16:06:35 +10:00
22_performers_studios_rating.up.sql Added rating to performers and studios (#1308) 2021-04-26 13:48:32 +10:00
23_scenes_interactive.up.sql Add Handy / Funscript support (#1377) 2021-05-24 13:34:28 +10:00
24_tag_aliases.up.sql Tag aliases (#1412) 2021-05-26 14:36:05 +10:00