CCMDB.accdb Change Log 2019: Difference between revisions

Line 7: Line 7:


Changes collectors probably don't care about:
Changes collectors probably don't care about:
* changed owner check to hopefully reduce [[System Resources Exceeded error]]
* changed owner check to hopefully reduce [[System resource exceeded]] error
** added query ''L_Log_ownerCheck_maker' and code that runs it to create temporary table ''L_Log_ownerCheck'' which will be compared instead of full L_Log table.
** added query ''L_Log_ownerCheck_maker' and code that runs it to create temporary table ''L_Log_ownerCheck'' which will be compared instead of full L_Log table.