Changes for version 0.752

  • Added workaround for the lack of getpwuid() on Windows.
  • SQLite column and table names are not properly unquoted when necessary. (RT 45836)
  • Indicate that MySQL 5.0.45 and later supports selecting from a subselect.

Documentation

Best practices for using Rose::DB

Modules

A DBI wrapper and abstraction layer.
A mod_perl-aware 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