minder
minder copied to clipboard
check if we need the property db wrappers
we have property db wrappers like GetAllPropertyValuesV1 or UpsertPropertyValueV1 but then we started using higher-order model structures like models.DbPropsToModel. We should converge on one or the other.
We should remove any of the property functions which are not used. If both sets are used, we can close this issue for now.