Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let SQL objects support .setdefault() and .delete() | Elrond | 2012-02-26 | 1 | -0/+10 |
* | Fix copyright statements; add LICENSE for EXIF.py | Will Kahn-Greene | 2012-02-08 | 1 | -1/+1 |
* | Nearly complete support for Tags | Elrond | 2012-01-28 | 1 | -0/+16 |
* | Move declarative_base Base into base.py | Elrond | 2012-01-26 | 1 | -0/+4 |
* | Add copyright header and a bit of pep8ification | Elrond | 2012-01-20 | 1 | -1/+18 |
* | Use custom query class | Elrond | 2012-01-20 | 1 | -1/+21 |
* | Add a .save method on the sql db objects | Elrond | 2011-12-29 | 1 | -1/+9 |
* | Support .get(fieldname) on sql db objects | Elrond | 2011-12-29 | 1 | -0/+3 |
* | Improve .one() by using sqlalchemy's .one() | Elrond | 2011-12-24 | 1 | -3/+1 |
* | Add search level one() method | Elrond | 2011-12-24 | 1 | -0/+13 |
* | SQL: mongokit like interface | Elrond | 2011-12-18 | 1 | -0/+16 |