log backend/sqlalchemy/SqlAlchemyBackend.py @ 167:a3c945ce434c

age author description
Mon, 05 Sep 2011 19:39:08 +0200 dirk adjust the sqlalchemy backend to the changes in AbstractFeedUpdater
Sat, 27 Aug 2011 08:52:03 +0200 Dirk Olmes move common functionality into an abstract backend class, have both backends inherit from it. Implement enough of the couchdb backend that reading feeds (and marking feed entries as read) is possible