Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update header years. | Raphaël Barrois | 2015-03-26 |
* | Remove automagic pk-based sequence setup | Raphaël Barrois | 2014-11-16 |
* | Rename 'target' to 'model'. | Raphaël Barrois | 2014-05-18 |
* | Switch tests to class Meta. | Raphaël Barrois | 2014-05-18 |
* | Migrate factory.alchemy to class Meta | Raphaël Barrois | 2014-05-18 |
* | Properly handle Sequence & inheritance (Closes #93). | Raphaël Barrois | 2013-09-17 |
* | Fix tests for sqlalchemy. | Raphaël Barrois | 2013-06-20 |
* | Fixed SQLAlchemy tests on Python32 | minimumserious | 2013-06-20 |
* | Added some tests for SQLAlchemyModelFactory | minimumserious | 2013-06-20 |