Changes for version 0.16 - 2024-07-01

  • ENHANCEMENT
    • temporary tables are supported under SQLite & PostgreSQL
  • TESTS
    • testing under PostgreSQL is now possible by setting $ENV{CXC_DB_DDL_TEST_DBD} = 'Pg';

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