Changes for version 0.13 - 2024-04-04
- API BREAKAGE
- signature for CXC::DB::DDL::table->add_to_schema has changed
- ENHANCEMENT
- CREATE_IF_NOT_EXISTS now creates only the tables which are missing, rather than dropping everything.
- MISC
- CPAN release
Documentation
Modules
DDL for table creation, based on SQL::Translator::Schema
Constants
Failure classes for App::Deosc
DDL Representation of a field
Types, oh my!