Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove use of Session.begin.subtransactions flag | Stephen Finucane | 2021-08-10 | 1 | -12/+2 |
* | Drop use of six | Stephen Finucane | 2020-02-25 | 1 | -6/+3 |
* | Replace six.iteritems() with .items() | liuyamin | 2017-07-19 | 1 | -3/+3 |
* | SoftDeleteMixin: coerce deleted param to be an integer | Roman Podoliaka | 2016-11-28 | 1 | -2/+4 |
* | Fix sqlalchemy.ModelBase.__contains__() behaviour | Victor Stinner | 2015-06-26 | 1 | -1/+9 |
* | Add a new ModelBase.items() method | Victor Stinner | 2015-06-24 | 1 | -2/+10 |
* | Add a keys() method to SQLAlchemy ModelBase | Victor Stinner | 2015-05-19 | 1 | -2/+6 |
* | Update Oslo imports to remove namespace package | Doug Hellmann | 2015-01-21 | 1 | -1/+1 |
* | Move files out of the namespace package | Doug Hellmann | 2014-12-24 | 1 | -0/+128 |