-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request