LoganMeitz / votefinder

GNU General Public License v3.0
2 stars 2 forks source link

basic support for running with a sqlite3 database instead of mysql #7

Closed movexig closed 1 year ago

movexig commented 1 year ago

Adds support for using sqlite3 instead of mysql, primarily to make it easier to run votefinder locally without needing to have a mysql server running.