From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

Changes for version 0.19 - 2025-03-19

  • API CHANGE
    • CXC::DB::DDL::Util: sqlt_producer_map has been replaced with sqlt_entities_map.
  • BUG FIX
    • The SQLT PostgreSQL producer wasn't properly fed the version of PostgreSQL.
    • options passed to the CXC::DB::DDL create method were ignored.
    • the CXC::DB::DDL::Table constructor didn't validate its input properly, so could be passed extra arguments.

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