Database

Module for creating SQLite DB schema and session retrieving.

frostmark.db.folder_check_root(session)[source]

Check whether default rows for Folder model exist and create them if not.

frostmark.db.get_session()[source]

Create DB schema and return a new session.