Path to this page:
Subject: CVS commit: pkgsrc/databases/p5-DBIx-Class-Schema-Loader
From: Wen Heping
Date: 2015-08-01 02:24:56
Message id: 20150801002456.E719798@cvs.netbsd.org
Log Message:
Update to 0.07043
Remove unneeded DEPENDS
Upstream changes:
0.07043 2015-05-13
- Fix many_to_many bridges with overlapping foreign keys
- Add option to allow extra columns in many_to_many link tables
- Document how to add perltidy markers via filter_generated_code
- Fix DB2 foreign-key introspection
- Remove dependency on List::MoreUtils and Sub::Name
- Ensure schema files are generated as binary files on Windows
- Fix overwrite_modifications not overwriting if the table hasn't changed
- Filter out disabled constraints and triggers for Oracle (GH#5)
Files: