Commit e1987c34 authored by OzzieIsaacs's avatar OzzieIsaacs

Revert expire on commit

parent a80a8aab
......@@ -140,7 +140,6 @@ class _ConfigSQL(object):
# pylint: disable=no-member
def __init__(self, session):
self._session = session
self._session.expire_on_commit = False
self._settings = None
self.db_configured = None
self.config_calibre_dir = None
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment