Mercurial > hg > Feedworm
log backend/sqlalchemy/SqlAlchemyBackend.py @ 169:91a24f499318
age | author | description |
---|---|---|
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 |
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 |