The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension ObjectDB

3.07 2014-01-17T12:59:51Z

    - require latest version of SQL::Composer

3.06 2014-01-15T21:00:04Z

    - correct initialization of related objects
    - use Hash::Merge and remove lots of duplication
    - small many to many improvements

3.05 2014-01-15T15:56:27Z

    - simplify related objects creation
    - merge where clause in many to many

3.04 2014-01-13T12:26:00Z

    - set is_in_db flag when returning found objects

3.03 2013-12-20T08:21:33Z

    - require dbh for pool testing

3.02 2013-12-17T13:10:58Z

    - do not run tests that require specific database driver

3.01 2013-12-15T08:09:16Z

    - fix dependencies

3.00 2013-12-14T19:51:25Z

    - original version