emmental/db
Anna Schumaker 2822a9ac35 db: Add initial SQL connection object
And set the row_factory to use the built-in sqlite3.Row so we can access
columns by name in search results

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-08-22 07:33:43 -04:00
..
__init__.py db: Add initial SQL connection object 2021-08-22 07:33:43 -04:00
test_db.py db: Add initial SQL connection object 2021-08-22 07:33:43 -04:00