createConnection

createConnection → object

Create a connection object that can be used by DynamicRecord instances.

Parameters:

  • url: string - Full connection URL for the database in question

Returns:

object - Return the created connection object