Revisions of perl-DBIx-DBSchema

Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1002769 from Tina Müller's avatar Tina Müller (tinita) (revision 10)
- updated to 0.47
   see /usr/share/doc/packages/perl-DBIx-DBSchema/Changes
  0.47 Wed 07 Sep 2022 04:33:20 PM PDT
      - Fix Pg reverse-engineering of default values in Pg v12+
  0.46 unreleased (2016)
      - Add IF EXISTS to DROP INDEX (except under MySQL)
      - Fix table fetching for Sybase and SQLite drivers; refactor table fetching
        into a driver-overridable DBIx::DBSchema::DBD->tables method, patches
        from Nathan Anderson <http://1id.com/=nathan.anderson>
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 306167 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 9)
automatic update
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 8)
- update to 0.44:
  + POD fixes from Xavier Guimard <x.guimard@free.fr> and Damyan Ivanov
    <dmn@debian.org> of the Debian Perl Group, closes: CPAN#82187
  + More foreign key support
    ++ Table alteration (removing foreign keys)
    ++ Fix MATCH / ON DELETE / ON UPDATE
  + Incorporate CPAN::Changes::Spec-compliant Changes file from Neil Bowers
    <neilb@cpan.org>, closes: CPAN#90023, thanks!
  + Fix table creation broken by 0.42
  + Create/alter tables before foreign key changes
  + Basic foreign key support
    ++ table creation
    ++ table alteration (adding new foreign keys)
    ++ reverse-engineering (Pg driver)
  + consolidate multiple ADD/ALTER COLUMN statements into one ALTER TABLE
  + doc: sql_update_schema link to sql_add_column misspelled
  + Pg: fix mapping for DOUBLE PRECISION type to avoid needless alter cols
  + mysql: implement altering column types & lengths
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 7)
fix source validator
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 6)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 5)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 4)
always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 3)
siwtch to perl_requires macro
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 2)
- update to 0.39:
  + mysql: TEXT->LONGTEXT
  + mysql: when reverse engineering, transform a default of
           CURRENT_TIMESTAMP into the more common NOW()
  + mysql: fix reverse-engineering of empty string default
  + prevent quoting around numeric defaults in Pg
  + Pg: use default_db_schema when adding SERIAL columns instead of
    hardcoding "public".
  + Pg: Initial support for handling changes to a column's type or size.
  + Case sensitivity fix for Slavin's patch to prevent quoting around
    numeric defaults in Pg.
  + Column default values: refactor handling, improve Pg reverse
    engineering and implement schema changes
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 1)
- initial version 0.36
Displaying all 10 revisions
openSUSE Build Service is sponsored by