pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/p5-DBIx-Class-Schema-Loader
Module Name: pkgsrc
Committed By: sno
Date: Tue Feb 16 13:53:38 UTC 2010
Modified Files:
pkgsrc/databases/p5-DBIx-Class-Schema-Loader: Makefile distinfo
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
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
pkgsrc/databases/p5-DBIx-Class-Schema-Loader/Makefile
cvs rdiff -u -r1.3 -r1.4 \
pkgsrc/databases/p5-DBIx-Class-Schema-Loader/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index