From 2d5ab3c79933585568cf310beead03ba7f73ec89 Mon Sep 17 00:00:00 2001 From: Jeffrey Shell <jeffr@euc.cx> Date: Tue, 21 Sep 1999 15:29:11 +0000 Subject: [PATCH] Added Z SQL Method / Database Adapter changes --- doc/CHANGES.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/CHANGES.txt b/doc/CHANGES.txt index 9696dcba9..535fcbcac 100755 --- a/doc/CHANGES.txt +++ b/doc/CHANGES.txt @@ -80,6 +80,13 @@ Zope Changes of an object. This is useful for buiding catagorical hierarchies. + - Z SQL Methods arguments list is now a TEXTAREA widget to + ease editing long aruments lists. + + - SQL Database Adapters now have a 'test' tab where arbitrary + SQL may be entered and executed immediately through the + connection object. DTML is not supported in this tab. + Features Changed - ZCatalog uses subtransactions to keep memory consuption low -- 2.30.9