Changes for version 2.08 - 2014-01-30
- Fix serious bug in create_table(), which did not allow digits in table and sequence names. Many thanx to Mario Zieschang for reporting this. See RT#92560.
- Replace /usr/bin/perl with /usr/bin/env perl in the scripts.
- Replace common::sense with use strict and use warnings, to get uninit var warnings.
- Rename test files from \d.*.t to *.t.
- Rename CHANGES to Changes as per CPAN::Changes::Spec.
Modules
Create and drop tables, primary indexes, and sequences