re-run generators
all associated changes and fixes
This commit is contained in:
@ -22,7 +22,7 @@ LOGGER = get_console_logger()
|
||||
EXPORT_TO_FILE = True
|
||||
COPY_CSV_FILE = True
|
||||
EXPORT_TO_SQL = True
|
||||
PRINT_TABLES = True
|
||||
PRINT_TABLES = False
|
||||
|
||||
|
||||
FILE_SEPARATOR = ";"
|
||||
|
Reference in New Issue
Block a user