Skip to content

Commit

Permalink
Removed GridAreaLink also
Browse files Browse the repository at this point in the history
  • Loading branch information
FirestarJes committed Feb 2, 2022
1 parent e34eaba commit 92e1c2c
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
DELETE FROM GridAreaLink
WHERE GridAreaId = 'DFA08686-035D-4165-A239-33AA2D907A53'

DELETE FROM GridAreaInfo
WHERE Id = 'CBB32B7B-1644-4B8C-AAC4-5EE8E862F4F8' AND Code = '870'
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
DELETE FROM GridAreaLink
WHERE GridAreaId = 'DFA08686-035D-4165-A239-33AA2D907A53'

DELETE FROM GridAreaInfo
WHERE Id = 'CBB32B7B-1644-4B8C-AAC4-5EE8E862F4F8' AND Code = '870'
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
DELETE FROM GridAreaLink
WHERE GridAreaId = 'DFA08686-035D-4165-A239-33AA2D907A53'

DELETE FROM GridAreaInfo
WHERE Id = 'CBB32B7B-1644-4B8C-AAC4-5EE8E862F4F8' AND Code = '870'
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
DELETE FROM GridAreaLink
WHERE GridAreaId = 'DFA08686-035D-4165-A239-33AA2D907A53'

DELETE FROM GridAreaInfo
WHERE Id = 'CBB32B7B-1644-4B8C-AAC4-5EE8E862F4F8' AND Code = '870'

0 comments on commit 92e1c2c

Please sign in to comment.