pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/p5-DBIx-DBSchema
Module Name:    pkgsrc
Committed By:   wen
Date:           Mon Jul 28 13:26:00 UTC 2014
Modified Files:
        pkgsrc/databases/p5-DBIx-DBSchema: Makefile distinfo
Log Message:
Update to 0.44
Upstream changes:
0.44 2013-11-15 17:54:37 PST
    - POD fixes from Xavier Guimard <x.guimard%free.fr@localhost> and Damyan 
Ivanov
      <dmn%debian.org@localhost> of the Debian Perl Group, closes: CPAN#82187
    - More foreign key support
      + Table alteration (removing foreign keys)
      + Fix MATCH / ON DELETE / ON UPDATE
0.43 2013-11-04 14:58;32 PST
    - Incorporate CPAN::Changes::Spec-compliant Changes file from Neil Bowers
      <neilb%cpan.org@localhost>, closes: CPAN#90023, thanks!
    - Fix table creation broken by 0.42
    - Create/alter tables before foreign key changes
0.42 2013-11-03 01:09:27 PST
    - Basic foreign key support
      + table creation
      + table alteration (adding new foreign keys)
      + reverse-engineering (Pg driver)
0.41_01 not released
    - consolidate multiple ADD/ALTER COLUMN statements into one ALTER TABLE
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/databases/p5-DBIx-DBSchema/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/databases/p5-DBIx-DBSchema/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