Contents:
Dev & Reference
Insert a list of rows into the database table.
db_file (Path)
table (str)
rows (list[tuple]) – Each row should be a tuple of values.