Skip to content

Commit 8a011d8

Browse files
committed
tidy
1 parent 18cb778 commit 8a011d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

delta_backend/src/common/mappings.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
----------------- --------- --------- ----------
66
create INSERT CREATE NEW
77
update MODIFY UPDATE UPDATE
8-
logically delete MODIFY DELETE DELETE
9-
physically delete REMOVE REMOVE N/A
8+
logical delete MODIFY DELETE DELETE
9+
physical delete REMOVE REMOVE N/A
1010
"""
1111

1212
class EventName():

0 commit comments

Comments
 (0)