db_get_connection function

Get a mongo connection object

Get a mongo connection object

db_get_connection( collection_name, collection_suffix = "", db_name = db_getActive() )

Arguments

  • collection_name: Collection name
  • collection_suffix: Collection suffix
  • db_name: Database name
  • Maintainer: Dmitriy Sorokin
  • License: GPL-3
  • Last published: 2020-09-29