• Create tables if not existing and set them up with data.

    Parameters

    • databasePath: string

      Path to database.

    • logger: Readonly<Logger>

      Logger (for global logs).

    Returns Promise<void>

Generated using TypeDoc