Finally enable SQL for everybody!
This switches the whole source code over to use sql instead of mongodb. It's a pretty easy change, but changes nearly the complete way things work. Hopefully everythong works!
This commit is contained in:
1
mediagoblin/db/sql_switch.py
Normal file
1
mediagoblin/db/sql_switch.py
Normal file
@@ -0,0 +1 @@
|
||||
use_sql = True
|
||||
Reference in New Issue
Block a user