Open
Description
dbf-to-sqlite/dbf_to_sqlite/cli.py
Line 23 in 2a15c9b
You re-use the variable table when the original use is still in-scope. This causes a collision when processing multiple DBF files leading to non-sensical table names (table name for the current file is incorrectly set to a long string representing the description of the last table processed)
Metadata
Metadata
Assignees
Labels
No labels