The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.37

  • Created genTestData.pl. Runs a SQL select to pull out CSV data to populate a test example. Re-uses code from genStaticData.pl.

Documentation

Given a database output all tables in key-dependency preserving order
Creates a static data script for a database table
Creates a static data script for a set of data to insert into a table
Given a table name, output it and its prior dependencies in key-dependency preserving order

Modules

Static data script support package for SSDT post-deployment steps, Ded MedVed.