minder icon indicating copy to clipboard operation
minder copied to clipboard

check if we need the property db wrappers

Open jhrozek opened this issue 1 year ago • 1 comments

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.

jhrozek avatar Sep 10 '24 08:09 jhrozek

We should remove any of the property functions which are not used. If both sets are used, we can close this issue for now.

evankanderson avatar Jan 14 '25 14:01 evankanderson