mirror of
https://github.com/stashapp/stash.git
synced 2025-12-14 20:33:16 +01:00
* Fix integer overflow for scene size on 32bit systems * Cast to double in sqlite to prevent potential overflow * Add migration to reset scene sizes and scan logic to repopulate if empty |
||
|---|---|---|
| .. | ||
| 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 | ||