Path to this page:
Subject: CVS commit: pkgsrc/databases/p5-DBIx-Class-Schema-Loader
From: Jens Rehsack
Date: 2010-02-16 14:53:38
Message id: 20100216135338.B8C85175DF@cvs.netbsd.org
Log Message:
Updating databases/p5-DBIx-Class-Schema-Loader from 0.05000 to 0.05002
pkgsrc changes:
- Remove '*.orig' relics remaining from patch
Upstream changes:
0.05002 2010-02-15 10:17:47
- support for SQLAnywhere via DBD::SQLAnywhere and ODBC
- fix picking up quoted tables for SQLite (RT#54538) patch from schwern
- validate class/component loader_options to make sure classes
are available before generating the schema, patch from bphillips
0.05001 2010-02-05 14:29:27
- correct default_value for all backends with common tests
- fix bug with quoted Pg tables from $dbh->tables (RT#54338)
- add inflate_datetime => 0 to 'timestamp' types for Sybase
Files: