This website requires JavaScript.
Explore
Help
Sign In
Backup_Repos
/
stash
Watch
1
Star
0
Fork
You've already forked stash
0
mirror of
https://github.com/stashapp/stash.git
synced
2026-01-30 20:13:58 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
c825cf5d09
stash
/
pkg
/
sqlite
/
migrations
History
WithoutPants
5843fdcecc
[Files Refactor] Migration fix (
#2796
)
...
* Fix large wal file during migration * Fix migration dropping / from network share paths
2022-09-06 07:03:42 +00:00
..
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
32_files.up.sql
[Files Refactor] Performance tuning (
#2784
)
2022-09-06 07:03:42 +00:00
32_postmigrate.go
[Files Refactor] Migration fix (
#2796
)
2022-09-06 07:03:42 +00:00
32_premigrate.go
custom_migration.go