commit | 5f91567ed17f96716e7a227702eed2ea96bb9e63 | [log] [tgz] |
---|---|---|
author | danielhanrahan <daniel.hanrahan@est.tech> | Mon Feb 20 14:01:45 2023 +0000 |
committer | danielhanrahan <daniel.hanrahan@est.tech> | Tue Feb 21 21:23:28 2023 +0000 |
tree | a651475f6e02a53f86e558b2c5661380fb294c2e | |
parent | 1450fd0687433278ce61ae56dfcbf42e0edddce3 [diff] |
Improve performance of deleteDataNodes SQL - Use SQL IN operator instead of temp table when deleting nodes - Use Postgresql LIKE ANY array operator when deleting lists - Update delete perf test timings - Refactor adding cascade delete constraint Issue-ID: CPS-1502 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: Ic90b867e7c71ec1981f05a9122322ece84dd8bde