add postgres support #28
Labels
backend
Issue dealing with the search/dataset backend infra
enhancement
New feature or request
hard issue
This will take some time to fix
This will involve:
from ..backend import sqlite, postgres
instead offrom ..backend import dbsearch
The translation between sqlite -> postgres:
The text was updated successfully, but these errors were encountered: