Spot2 v2.2.0 Release Notes

Release Date: 2016-05-21 // almost 8 years ago
  • Major Changes:

    • Scopes enhancements - scopes can now be used directly off relation names (#135) (thanks @nebulousGirl)
    • ๐Ÿ‘ Foreign key support for relations (thanks @nebulousGirl)
    • โšก๏ธ Automatic saving, updating, and deleting of related entities with the optional $mapper->save($entity, ['related' => true]) flag (thanks @nebulousGirl)
    • โž• Add support for column aliases to foreign keys (#157) (thanks @FlipEverything)
    • ๐Ÿ‘ Custom Query Operator support (#161) (thanks @marcojetson)