
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!
2 lines
15 B
Python
2 lines
15 B
Python
use_sql = True
|