creativecommons / legaldb

CC Legal Database: curated repository of Case Law and Scholarship data from around the world in a Django based website.
https://LegalDB.CreativeCommons.org/
MIT License
44 stars 54 forks source link

[Feature] Use SQLite instead of PostgreSQL for database backend #123

Closed TimidRobot closed 2 years ago

TimidRobot commented 2 years ago

Problem

use SQLite instead of PostgreSQL for database backend

Description

Known issues with SQLite do not apply:

Alternatives

Continue to use PostgreSQL

Additional context

TimidRobot commented 2 years ago

status: discarded

SQLite is not supported by Heroku: