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 3.21 - 2017-09-03

  • explicitly set mysql settings for travis ci
  • do not use empty heredocs terminators
  • proverc
  • with and columns
  • get rid of Test::Spec
  • perltidy
  • get rid of Hash::Merge
  • remove unused exported function
  • benchmarks
  • make bench docs lines shorter
  • improving docs
  • move stmt class to its own package, use counters instead of shifting
  • resurrect iterators
  • find_by_compose for building custom queries
  • rows_as_hashes option for returning raw hashes instead of objects

Modules

usable ORM
meta object
actions on tables

Provides

in lib/ObjectDB/DBHPool.pm
in lib/ObjectDB/DBHPool/Connection.pm
in lib/ObjectDB/Exception.pm
in lib/ObjectDB/Factory.pm
in lib/ObjectDB/Iterator.pm
in lib/ObjectDB/Meta/Relationship.pm
in lib/ObjectDB/Meta/Relationship/ManyToMany.pm
in lib/ObjectDB/Meta/Relationship/ManyToOne.pm
in lib/ObjectDB/Meta/Relationship/OneToMany.pm
in lib/ObjectDB/Meta/Relationship/OneToOne.pm
in lib/ObjectDB/Meta/RelationshipFactory.pm
in lib/ObjectDB/Quoter.pm
in lib/ObjectDB/Related.pm
in lib/ObjectDB/Related/ManyToMany.pm
in lib/ObjectDB/Related/ManyToOne.pm
in lib/ObjectDB/Related/OneToMany.pm
in lib/ObjectDB/Related/OneToOne.pm
in lib/ObjectDB/RelatedFactory.pm
in lib/ObjectDB/Stmt.pm
in lib/ObjectDB/Util.pm
in lib/ObjectDB/With.pm