log backend/sqlalchemy/SqlAlchemyBackend.py @ 259:304917762618 default tip

age author description
Tue, 09 Jun 2015 02:30:55 +0200 Dirk Olmes Fix the docstrings
Sun, 27 Apr 2014 06:04:57 +0200 Dirk Olmes unify imports, especially Qt imports. Use consistent super syntax
Sun, 27 Apr 2014 05:33:34 +0200 Dirk Olmes add source file endcoding header
Wed, 21 Sep 2011 13:21:17 +0200 dirk remove obsolete methods
Fri, 09 Sep 2011 17:19:16 +0200 dirk pull the calculation of the epxire date up into AbstractBackend
Mon, 05 Sep 2011 19:43:34 +0200 dirk move methods around so the SqlAlchemyBackend only needs to import the class
Mon, 05 Sep 2011 19:39:08 +0200 dirk adjust the sqlalchemy backend to the changes in AbstractFeedUpdater