From 233fbe2c5f270ee54262cbd3040316e89af2959c Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Wed, 8 Feb 2012 12:51:27 -0500 Subject: changelog --- CHANGES | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 1f30fc0..5fbd3bc 100644 --- a/CHANGES +++ b/CHANGES @@ -12,7 +12,14 @@ - [feature] added missing support for onupdate/ondelete flags for ForeignKeyConstraint, courtesy Giacomo Bagnoli - + +- [bug] fixed a regression regarding an autogenerate + error message, as well as various glitches + in the Pylons sample template. The Pylons sample + template requires that you tell it where to + get the Engine from now. courtesy + Marcin Kuzminski [#30] + 0.2.1 ===== - [bug] Fixed the generation of CHECK constraint, -- cgit v1.2.1