This site is an archive; learn more about 8 years of OpenHatch.

[OH-Dev] [issue611] Use sqlite3 as default database during development

Asheesh Laroia bugs at openhatch.org
Fri Nov 11 23:04:54 UTC 2011


New submission from Asheesh Laroia <asheesh at asheesh.org>:

Right now, contributors to OpenHatch have to configure MySQL to get their local
site running.

I propose that we make sqlite3 the default database in the bundled settings.py
(and make MySQL still available as an option).

This has the following benefits:

* Contributors don't need to set up or install MySQL or python-mysqldb
* It is easy to take your OpenHatch setup between computers
* It is easy to run multiple separate OpenHatch setups on the same machine
because they no longer share access to the same database

----------
assignedto: paulproteus
messages: 2673
milestone: 0.11.11
nosy: paulproteus
priority: urgent
status: unread
title: Use sqlite3 as default database during development

__________________________________________
Roundup issue tracker <bugs at openhatch.org>
<https://openhatch.org/bugs/issue611>
__________________________________________


More information about the Devel mailing list