db_insert function

Insert object into existing collection

Insert object into existing collection

db_insert(object, collection, suffix, db_name = db_getActive())

Arguments

  • object: Object to insert
  • collection: Collection name
  • suffix: Collection suffix
  • db_name: Database name
  • Maintainer: Dmitriy Sorokin
  • License: GPL-3
  • Last published: 2020-09-29