SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-DBIx-DBSchema-0.45-1.2.noarch.rpm :
Sun May 10 14:00:00 2015 cooloAATTsuse.com
- updated to 0.45
see /usr/share/doc/packages/perl-DBIx-DBSchema/Changes
0.45 Wed May 6 22:17:33 PDT 2015
- MySQL does not support DEFAULT for TEXT/BLOB columns, closes: CPAN#58505
- doc: Add repository information
- fix SQLite reverse-engineering, closes: CPAN#95961
- fix Pg reverse-engineering of foreign key MATCH/ON DELETE/ON UPDATE
clauses

Sat Jan 4 13:00:00 2014 larsAATTlinux-schulserver.de
- update to 0.44:
+ POD fixes from Xavier Guimard and Damyan Ivanov
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
, 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

Tue Nov 30 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro

Sun Mar 28 14:00:00 2010 larsAATTlinux-schulserver.de
- 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

Sat Dec 26 13:00:00 2009 larsAATTlinux-schulserver.de
- initial version 0.36


 
ICM