Skip to content

TRDM Data Handling Optimization Release v1.0.3.8

Compare
Choose a tag to compare
@TevinAdams TevinAdams released this 21 Jun 17:46
· 161 commits to main since this release
9f138a0

In this release I am removing the nested loop to identify duplicates and instead doing a simple db query for loa_sys_ids that occur more than once. Then performing a single loop to see if each loa has a loa_sys_id in that list.