-
nfontrod authored
src/db_utils/populate_database.py - src/db_utils/config.py: modification of check_table_name, it now checks if the table name given exists in the database, not if it presents in Config.tables (so, this last variable was removed)
nfontrod authoredsrc/db_utils/populate_database.py - src/db_utils/config.py: modification of check_table_name, it now checks if the table name given exists in the database, not if it presents in Config.tables (so, this last variable was removed)
config.py 606 B