Posted By: Erik Hollensbe
Date: 2008-08-24 09:07
Summary: DBI 0.4.0
Project: Ruby/DBI

DBI 0.4.0 is the next stable release of DBI, a lightweight database agnostic interface modeled after Perl's DBI.

This release brings many things:

* Type conversion is now universally managed amongst DBDs. Please see
DBI::Type and DBI::TypeUtil and the DBI::StatementHandle#bind_coltype method.
* Rubygems support! All DBDs and DBI will now install and appropriately fetch
prerequisites (when possible) via the 'gem' command and other Rubygems
interfaces.
* Lots of code has been cleaned up and the filesystem has been significantly
reorganized.
* Many bugfixes due to inconsistencies between DBDs.
* DBDs that were deprecated in 0.2.0 have been removed, as have the Proxy and
Trace libraries (they didn't work anyways.) Proxy and Trace will be revisited
in the future.
* Several calls and classes have been deprecated in favor of native
ruby replacements.
* Tons of new documentation for both DBI users and DBD developers alike.

Latest News
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
mime-types 1.23 Released
    Austin Ziegler - 2013-04-21 01:41
diff-lcs 1.2.4 Released
    Austin Ziegler - 2013-04-21 00:08

 

Forums | Admin

Discussion Forums: dbi-0.4.0

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post
  Can I revert back to dbi-0.2.2?Jennifer Fones12008-08-30 04:36