From 2f2437a0e3c9222d355190db5c12b9dd1e2c615c Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Fri, 2 Mar 2012 09:55:17 -0600 Subject: [PATCH] Updated change-log. Signed-off-by: Taylor Otwell --- changes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changes.txt b/changes.txt index b4796af1..621ab8d9 100644 --- a/changes.txt +++ b/changes.txt @@ -13,4 +13,5 @@ Changes for 3.1: - Added config, view, and lang loaders. - Moved more stuff into application/start - Removed error.display config options. - - Added foreign key support to schema builder. \ No newline at end of file + - Added foreign key support to schema builder. + - Postgres "unique" indexes are now added with ADD CONSTRAINT \ No newline at end of file