Skip to content
  • Rebecka Gulliksson's avatar
    Fix too general data storage layer. · b27d6e0d
    Rebecka Gulliksson authored
    Removes dict db, in favor of in-memory SQLite db for testing.
    Now any db supported by the dataset library is supported through
    a generic config param "DATABASE_URL".
    b27d6e0d