stash/pkg/sqlite
WithoutPants d2743cf5fb
Change performer height to be numeric (#3060)
* Make height an int. Add height_cm field
* Change UI to use height_cm
* Use number fields for height/weight
* Add migration note
2022-11-08 14:09:03 +11:00
..
migrations Change performer height to be numeric (#3060) 2022-11-08 14:09:03 +11:00
common.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
custom_migrations.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
database.go Change performer height to be numeric (#3060) 2022-11-08 14:09:03 +11:00
file.go Fix path filters (#3041) 2022-10-26 18:48:13 +11:00
file_test.go [Files Refactor] Object file management (#2790) 2022-10-06 14:50:06 +11:00
filter.go Fix path filters (#3041) 2022-10-26 18:48:13 +11:00
filter_internal_test.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
fingerprint.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
folder.go More timestamp corrections (#2933) 2022-09-20 13:52:37 +10:00
folder_test.go More timestamp corrections (#2933) 2022-09-20 13:52:37 +10:00
functions.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
gallery.go Fix path filters (#3041) 2022-10-26 18:48:13 +11:00
gallery_test.go Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
image.go Fix path filters (#3041) 2022-10-26 18:48:13 +11:00
image_test.go Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
movies.go Performance improvements (#2925) 2022-09-30 10:49:51 +10:00
movies_test.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
performer.go Change performer height to be numeric (#3060) 2022-11-08 14:09:03 +11:00
performer_test.go Change performer height to be numeric (#3060) 2022-11-08 14:09:03 +11:00
query.go [Files Refactor] Performance tuning (#2809) 2022-09-06 07:03:42 +00:00
record.go More timestamp corrections (#2933) 2022-09-20 13:52:37 +10:00
regex.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
repository.go Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
saved_filter.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
saved_filter_test.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
scene.go [Feature] Add fields director and (studio) code to scenes (#3051) 2022-11-07 18:16:52 +11:00
scene_marker.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00
scene_marker_test.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
scene_test.go [Feature] Add fields director and (studio) code to scenes (#3051) 2022-11-07 18:16:52 +11:00
scraped_item.go Restructure data layer (#2532) 2022-09-06 07:03:40 +00:00
setup_test.go [Feature] Add fields director and (studio) code to scenes (#3051) 2022-11-07 18:16:52 +11:00
sql.go Change performer height to be numeric (#3060) 2022-11-08 14:09:03 +11:00
stash_id_test.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
studio.go [Files Refactor] Performance tuning (#2819) 2022-09-06 07:03:42 +00:00
studio_test.go Fix tag/studio alias and caption null filtering (#2990) 2022-10-11 14:21:07 +11:00
table.go Fix update duplicate ids (#2965) 2022-09-30 18:44:37 +10:00
tables.go Performer refactor (#3057) 2022-10-31 14:58:01 +11:00
tag.go Add Tag description filter (#3011) 2022-10-26 18:06:52 +11:00
tag_test.go Performer refactor (#3057) 2022-10-31 14:58:01 +11:00
transaction.go Performer refactor (#3057) 2022-10-31 14:58:01 +11:00
tx.go Rebuild association tables, ensure file-system-based galleries cannot be changed (#2955) 2022-09-30 09:18:58 +10:00
values.go File storage rewrite (#2676) 2022-09-06 07:03:42 +00:00