Share

DDL::Oracle

File Release Notes and Changelog

Release Name: 1.00 Production

Notes:
Standard Perl installation:

Unpack.

perl Makefile.PL
make
make test
make install

See the README file for reporting problems.


Changes: Added support for the following Oracle8i features: Indexes using the COMPRESSION attribute Indexes using column(s) with the DESCending attribute Indexes using column(s) based on FUNCTIONS Adapted defrag.pl to handle tablespaces having no tables (only indexes)