Revision history for Perl module DBIx::CGI.

* Wed Oct 20 21:01:51 1999 CEST Stefan Hornburg <racke@linuxia.net>

DBIx::CGI v0.05 released
(emptydb.pl, dausql.pl): scripts added
(insert): memory leak fixed (thanks to Robert Barta <rho@telecoma.net>
          for reporting this one)

* Sat Oct  9 19:13:16 1999 CEST Dennis Schön <dschoen@rio.gt.owl.de>

(DESTROY): commit if connection is established
(view): new option where

* Fri Oct  1 00:33:49 1999 CEST Stefan Hornburg <racke@linuxia.net>

(updatedb.pl): stop script with commit

* Thu Sep 30 01:04:04 1999 CEST Stefan Hornburg <racke@linuxia.net>

(insert): reordering to avoid inserting of quoted NULL's
(update): avoid inserting of quoted NULL's

+ Mon Sep 27 21:36:39 1999 CEST

filtering fixed (wrong order of statements)

+ Mon Sep 27 13:20:03 1999 CEST

avoid Perl warning within constructor
(view): new option limit

+ Sun Sep 26 22:59:22 1999 

(view): encode HTML entities

+ Sun Sep 26 14:11:30 1999

(updatedb.pl): quote key in update condition

+ Sun Sep 26 09:11:23 1999 

(makemap): new method

+ Sun Sep 26 03:30:37 1999

DBIx::CGI v0.04 released
(updatedb.pl): new file
allow the USER@NAME notation for the user parameter
(update): use the DBI quote function

+ Thu Sep  9 04:22:35 1999 
password can be passed to the constructor
(update, insert): avoid Perl warning on undefined values
(update): don't deference number anymore

+ Fri Aug 13 00:09:19 1999

(update): returns number of modified rows

+ Thu Aug 12 18:42:59 1999

DBIx::CGI v0.03 released.
(view): options introduced (column_link and order)

* Tue Aug  3 00:47:18 1999

DBIx::CGI v0.02 released.

* Fri Jul  9 12:03:18 1999

fix for mysql to read tables

* Thu Apr 22 13:07:08 1999

(serial, insert, now): support for mysql added
(insert): scalar references protect values from quoting
(connect): use fatal handler instead of die
synopsis documentation fixed

* Wed Mar 10 13:06:24 1999
set AutoCommit to off only if database supports transactions

* Wed Mar  9 12:35:34 1999
(commit): new method
USER can now specified

* Fri Mar  5 15:30:10 1999

(money2num): new method

* Tue Feb 23 13:36:28 1999

(insert): don't quote integer values
(now): new method.
Bugs in example code fixed.

* Thu Feb 17 14:29:22 1999 

Default installation directory for manual pages now /usr/man/man3.

* Wed Feb  3 15:02:37 1999 

DBIx::CGI v0.01 released.