Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RIP out mongo | Sebastian Spaeth | 2012-12-25 | 1 | -146/+0 |
| | | | | | | | | | Since sqlalchemy is providing our database abstraction and we have moved away from Mongo as the underlying database, it is now time to simplify things and rip out mongo. This provides the bulk of the changes, and can stand on its own. There are some followup tasks that can be done, such as removing now unneeded abstraction layers, e.g. db.sql.fake.py | ||||
* | It's 2012 all up in here | Christopher Allan Webber | 2012-02-02 | 1 | -1/+1 |
| | |||||
* | Move db/indexes.py to db/mongo/indexes.py | Elrond | 2011-12-20 | 1 | -0/+146 |
And change references (one!). |