From 28d320e5ac3c9e95b735c367988ae4bca857293f Mon Sep 17 00:00:00 2001 From: mdipierro Date: Mon, 29 Oct 2012 18:11:52 -0500 Subject: [PATCH] added informix to list, thanks Christopher --- VERSION | 2 +- gluon/dal.py | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 679bb7fc..1918e953 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.2.1 (2012-10-29 14:00:21) stable +Version 2.2.1 (2012-10-29 18:11:45) stable diff --git a/gluon/dal.py b/gluon/dal.py index 701bd269..f783092d 100644 --- a/gluon/dal.py +++ b/gluon/dal.py @@ -26,6 +26,7 @@ including: - DB2 - Interbase - Ingres +- Informix - SapDB (experimental) - Cubrid (experimental) - CouchDB (experimental)