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.07 - 2016-07-26

  • improved schema deployment, now using a version table
    • added method 'version_table'
    • added method 'version_table_is_installed'
    • added method 'install_version_table'
    • added method 'version'
    • added method 'installed_version'
  • schema->deploy() now abort silently when the current version is already deployed

Documentation

Users Manual

Modules

Entity-Attribute-Value data modeling (aka 'open schema') for Perl
Represents a query used for fetching entities.
Represents an entity record.
An entity definition. Its attributes and relationships.
Represents a query used for fetching a set of entities.
Describes the physical EAV database schema.
Abstracts common operations on a database table.