Refactor join conditions in dash_app
fix is weekday issue, making fridays a weekend update ERD
This commit is contained in:
@@ -10,4 +10,5 @@ NOT_FOUND = 8
|
||||
CONFLICT = 9
|
||||
MOVE_FILE_ERROR = 10
|
||||
DUPLICATE_RESOLUTION_ERROR = 11
|
||||
UNIQUE_ID_NOT_FOUND = 12
|
||||
UNIQUE_ID_NOT_FOUND = 12
|
||||
NO_DATA_PRODUCED = 13
|
||||
Reference in New Issue
Block a user