← Back to team overview

zeitgeist team mailing list archive

[Bug 397978] Re: Remove Storm ORM dependency

 

This is now in the 0.2.1 branch and set to default. Could use some
testing before release, or maybe additional unit tests.

** Changed in: zeitgeist
       Status: New => Fix Released

** Changed in: zeitgeist/0.3
       Status: In Progress => Fix Released

-- 
Remove Storm ORM dependency
https://bugs.launchpad.net/bugs/397978
You received this bug notification because you are a member of
Zeitgeist-Engine, which is the registrant for Zeitgeist Engine.

Status in Zeitgeist Engine: Fix Released
Status in Zeitgeist Engine 0.3 series: Fix Released

Bug description:
In the current state of zeitgeist we are using python-strom ORM as our database engine, but we are doing big parts of our queries by hand anyway. So we should drop strom as soon as possible.