- Millisecond precision support for MSSQL datetimes for
InflateColumn::DateTime
- Oracle-specific hierarchical query syntax support:
- CONNECT BY (NOCYCLE) / START WOTH / ORDER SIBLINGS BY
+ CONNECT BY (NOCYCLE) / START WITH / ORDER SIBLINGS BY
- Support connecting using $ENV{DBI_DSN} and $ENV{DBI_DRIVER}
- current_source_alias method on ResultSet objects to
determine the alias to use in programatically assembled
rafl: Florian Ragwitz <rafl@debian.org>
+rbo: Robert Bohne <rbo@cpan.org>
+
rbuels: Robert Buels <rmb32@cornell.edu>
rdj: Ryan D Johnson <ryan@innerfence.com>