changelog

This commit is contained in:
Mike Bayer
2012-02-08 12:26:54 -05:00
parent 18c6563ff9
commit 712656ec68

View File

@@ -9,6 +9,10 @@
colons. This scheme is the same
one used by Pyramid. [#29]
- [feature] added missing support for
onupdate/ondelete flags for
ForeignKeyConstraint, courtesy Giacomo Bagnoli
0.2.1
=====
- [bug] Fixed the generation of CHECK constraint,