Skip to content

Add support for more databases #40

@2mac

Description

@2mac

Since we are now using sequel, we could easily add support for other DBMSes such as postgres.

For backward compatibility, if the database config option is a string, we should assume it refers to a sqlite database file. If it is an object, we should define fields of that object which correspond to Sequel connection parameters.

Some of the work on this has already been done, but it's incomplete.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions