stash
stash copied to clipboard
Change performer height to be numeric
Resolves #2113
Migrates the performer height values from string to int. Any non-numeric performer height values will be lost during this migration.
Adds height_cm field to the performer type and filter criteria. The existing height field/criterion is deprecated and will convert from string to integer - failing if the conversion fails.
UI is modified to use the number criterion for height.