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.45

  • re-factored metadata methods into 2 new classes: CDBI::FB::Meta::Table and CDBI::FB::Meta::Column
  • deprecated column_meta(), column_type() and db_order_columns(), they'll be deleted soon
  • bug fix - order_by field in search_form() includes the cmp field and the order_by field itself as possible sort criteria - patch from Dave Howorth
  • added 'columns' alias to 'validate' entry in auto-validation spec
  • added __SKIP_PROCESS_EXTRAS__ flag, checked in form_process_extras()