Skip to content

Config option to specify H2 database URL #79

@hrj

Description

@hrj

According to http://h2database.com/html/advanced.html

it is possible to specify multiple types of storage backends for h2 engine, along with other options.

We can let user specify the DB URL as a config option, allowing the user to choose:

  • location of database
  • type of backend, including in-memory backend
  • encryption and other options provided by h2 DB

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions