From: Michael Neumann Date: 2004-05-20T19:25:00+09:00 Subject: [ANN] Ruby/DBI 0.0.23 Hi, I released Ruby/DBI 0.0.23. Fixed several bugs. See http://ruby-dbi.rubyforge.org/ChangeLog for more changes. * DBD::ODBC: Implemented DNS-less connections. * DBD:SQLite: #do returns number of rows changed * DBD::Oracle: Database#tables returns tables AND views * DBI: Timezone parsing and quoting issues fixed. * DBD::SQLite: raise exception if sql statement contains NUL characters (patch by Shirai,Kaoru) WWW: http://rubyforge.org/projects/ruby-dbi Regards, Michael