Make id dict updating more scalable.
- Avoid to create too much OIDs when updateLastMaxIdDictFromTable - Add a parameter 'id_group' into IdTool_zGetValueList for the scalability of updateLastMaxIdDictFromTable(). This parameter is intended to use with CMFActivity (see TestIdTool.test_08_updateLastMaxIdDictFromTable).
Showing
Please register or sign in to comment