The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.15 - 2024-06-26

  • BUG FIX
    • DBD types may share the same integer value as a standard SQL type;
  • ENHANCEMENTS
    • more DBD type exports
  • MISC
    • CXC::DB::DDL::Field::Pg has been moved to its own distribution to keep this distribution DBD agnostic.

Documentation

Introduction to CXC::DB::DDL

Modules

DDL for table creation, based on SQL::Translator::Schema
Provide attribute tags and a method for Moo objects to indicate they should be cloned
Failure classes for App::Deosc
DDL Representation of a field
Class for non-DBI types
CXC::DB::DDL Table class
Types, oh my!
CXC::DB::DDL utilities