Changes for version 0.18 - 2024-10-27

  • BUG FIX
    • resolve a constraint's field names when a CXC::DB::DDL::Table is created so that
      • '-all' is properly converted into the list of the table's fields, and
      • the field names are always stored as an array
      • TODO: make constraints proper objects.

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