overhaul of index representation: indices (both normal and unique) are now named...
authorivan <ivan>
Thu, 28 Jun 2007 06:15:40 +0000 (06:15 +0000)
committerivan <ivan>
Thu, 28 Jun 2007 06:15:40 +0000 (06:15 +0000)
commitd2de365ce67040de0511073417db40e5550d63be
treef0c44f2c053e82d34a1a466e9a69ee69f874300b
parent3b9971c65158bd6eeef1d146fdef19f2a56e2954
overhaul of index representation: indices (both normal and unique) are now named DBIx::DBSchema::Index objects.  and update_schema now handles indices!
12 files changed:
Changes
DBSchema.pm
DBSchema/ColGroup.pm
DBSchema/ColGroup/Index.pm
DBSchema/ColGroup/Unique.pm
DBSchema/Column.pm
DBSchema/DBD.pm
DBSchema/DBD/Pg.pm
DBSchema/Table.pm
MANIFEST
README
debian/changelog