From 9627c0b687c0c7afc1c8dede466050b13fabc9df Mon Sep 17 00:00:00 2001 From: bronwynrayfield Date: Wed, 20 Jul 2022 12:27:16 -0400 Subject: [PATCH] Add DB Update to remove age resistance --- src/updates/Update-3.xml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/updates/Update-3.xml diff --git a/src/updates/Update-3.xml b/src/updates/Update-3.xml new file mode 100644 index 0000000..45f9387 --- /dev/null +++ b/src/updates/Update-3.xml @@ -0,0 +1,9 @@ + + + + + + ALTER TABLE stconnect_CCLULCResistance RENAME to stconnect_CCResistance + + +