Nicole Tietz-Sokolskaya
77d4ebb371
backed up by experiments demonstrating that SQLite will meet all of our requirements. This also introduces ADRs in the repo, and adds a README in preparation making the repository public.
2 lines
107 B
Bash
2 lines
107 B
Bash
DATABASE_URL=postgresql://postgres:password@localhost/postgres
|
|
#DATABASE_URL=sqlite:./database.db?mode=rwc
|