summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2012-01-20 15:25:30 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2012-01-20 15:25:30 -0500
commita1feddafbd9806988ecc5c266d8a8fdb9f0d985d (patch)
tree2a40b61ee1ad7ae8b8b867889318bf061a59106c /CHANGES
parent97392926fe5b7a9e95da846014fb3a4d9b1d239a (diff)
downloadalembic-a1feddafbd9806988ecc5c266d8a8fdb9f0d985d.tar.gz
- [bug] Fixed alteration of column type on
MSSQL to not include the keyword "TYPE".
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c34c8bc..52f4844 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@
"scripts/alembic" as setuptools creates this
for us. [#22]
+- [bug] Fixed alteration of column type on
+ MSSQL to not include the keyword "TYPE".
+
0.1.1
=====
- [bug] Clean up file write operations so that