Skip to contents

Function to push multiple DBImportCollection objects to the database. Each collection is processed in turn using the push_db_import_collection function.

Usage

push_db_import_collections(db_import_collections)

Arguments

db_import_collections

A list of DBImportCollection objects.