Posted By: Erik Hollensbe
Date: 2009-07-14 17:56
Summary: DBI 0.4.2 and new DBDs
Project: Ruby/DBI

NOTE: DBI supports Ruby 1.9, but all of the drivers it uses for the DBDs (notably
mysql and sqlite 2.x) may not. We are working on a solution that will hopefully
render itself for 0.4.3.

* Plenty of performance optimizations thanks to Aquasync. DBI should use considerably less memory now on large result sets.
* Experimental support for ODBC timeouts.
* New methods:
** DBI.last_connection returns the last successful connection made by DBI.connect.
** DatabaseHandle#last_statement is a reader that returns the last statement executed.
** DatabaseHandle#database_name returns the name of the database connected to.

Latest News
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: dbi-0.4.2-and-new-dbds

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post
  Problems in Ubuntu Connecting to MSSQL ServerSimao Belchior de Castro02010-01-20 11:47