Changes for version 0.738

  • The Informix INT8 column type is now detected and mapped to "bigint" on behalf of Rose::DB::Object.
  • Fixed a bug that prevented format_array() and parse_array() from correctly handling arrays containing undef or NULL, respectively. (Reported by Derek Watson)

Documentation

Best practices for using Rose::DB

Modules

A DBI wrapper and abstraction layer.
A cache for Rose::DB objects.
A cache entry for use with Rose::DB::Cache objects.
Symbolic names for important Rose::DB constants.
Generic driver class for Rose::DB.
Informix driver class for Rose::DB.
MySQL driver class for Rose::DB.
Oracle driver class for Rose::DB.
PostgreSQL driver class for Rose::DB.
Data source registry.
Data source registry entry.
SQLite driver class for Rose::DB.

Provides