From: Michael N. <mne...@us...> - 2003-06-06 10:48:25
|
Update of /cvsroot/ruby-dbi/src/doc In directory sc8-pr-cvs1:/tmp/cvs-serv14805 Modified Files: index.rd Log Message: contributors added Index: index.rd =================================================================== RCS file: /cvsroot/ruby-dbi/src/doc/index.rd,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- index.rd 16 May 2003 09:50:43 -0000 1.30 +++ index.rd 6 Jun 2003 10:48:22 -0000 1.31 @@ -72,7 +72,8 @@ Submitted several patches and helped with lots of comments; Co-owner of the project. : MoonWolf quote/escape_bytea patch for DBD Pg. - DBD::SQLite patch + DBD::SQLite patch and Database#columns implementation. + Further patches. : Paul DuBois Fixed typos and formatting. Maintains DBD Mysql. @@ -83,6 +84,8 @@ : Florian G. Pflug Discussion and helpful comments/benchmarks about DBD::Pg async_exec vs. exec. +: Oliver M. Bolzer + Patches to support Postgres arrays for DBD::Pg == Database Drivers (DBDs) |