All Versions
16
Latest Version
Avg Release Cycle
125 days
Latest Release
1659 days ago

Changelog History
Page 2

  • v5.0 Changes

    October 27, 2017
    Simplified Exceptions for load() functions
    By default R::load() and R::loadForUpdate() will now throw exceptions if a bean cannot be loaded due to a lock timeout
    Support for JSON columns has been extended.
    Update .gitignore (thanks jreklund)
    Update Composer aliasing in readme (thanks benmajor)
    Make filter function in look() optional
    Added R::loadForUpdate() to load and lock a bean
    Separate versions for MySQL, Postgres and SQLite as well as combined
    Storage of partial beans
    R::look(...) perform query and put result in template
    R::matchUp(...) match-and-update in one go (easy to create login functionality)
    R::csv(...) create a CSV file from a query
    R::diff(...) returns a diff between a pair of beans
    Added setEnforceUTF8Encoding to fix issue with stringifying binary data
    Added exists() to bean to check for relation
    Fixed notice in Facade inproper use of reset()
    Added missing validations for findOrDispense and findOneOrDispense
    Support for utf8mb4_unicode_520_ci (thanks Johan)
    
  • v4.3.4 Changes

    April 09, 2017

    ⚡️ Update from March '17.

  • v4.3.3

    October 25, 2016
  • v4.3.2

    May 01, 2016
  • v4.3.1

    January 16, 2016
  • v4.3

    October 18, 2015