Details
-
Type: Sub-improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.4.0
-
Fix Version/s: 3.4.0
-
Component/s: manager server, sf server
-
Labels:
Description
As a developer I would like to have separate properties for images of objects so that I can develop better API that perform well.
TD:
- move images from AttributeValues to separate Image table with indexed val field to improve SQL select performance
- provide "bridge" API so that JAM UI still behaves as before but data is saved in corresponding Images tables (potentially images tables can be similar to attribute values tables but with additional indexes)