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.022 - 2019-09-03

  • require perl v5.14 for development fill out more authoring and development dependencies metadata remove perlbrew release tests add release tests for changelog and features for perl v5.12 escape possible infinite recursion if neither DSN nor schema are specified

Changes for version 0.021 - 2014-12-18 (TRIAL RELEASE)

  • #9 remove experimental smartmatch operators (HAARG++, SREZIC++)
  • #11 fix POD encoding (SROMANV++)

Documentation

Critique a database schema for best practices

Modules

Critique a database schema for best practices
Loader class for schemas generated from a database connection
Role for criticizing database schemas
Check for missing bidirectional relationships in ResultSources
Check for ResultSources with unnecessary duplicate relationships
Check for DBIx::Class::Schema::ResultSources without primary keys
Check for ResultSources with nullable text columns
Role for types of database criticism policies
Role for ResultSet critic policies
Role for ResultSource critic policies
Role for Schema critic policies
A violation of a App::DBCritic::Policy