All Versions
25
Latest Version
Avg Release Cycle
26 days
Latest Release
2606 days ago

Changelog History
Page 3

  • v1.8.11 Changes

    • πŸ›  Fix bugs for schema/class/model
    • βž• Add enum support for mysql
  • v1.8.7 Changes

    • πŸ›  Fix required column validation
    • πŸ‘Œ Improve validation
  • v1.8.5 Changes

    Important changes

    • πŸ›  Fixed MySQL connection init command (set names utf8)
    • πŸ‘Œ Improve Collection join method (detects relationship from model schema, and build the join query)
    • πŸ‘Œ Improve Validations, Add support of ValidationKit.

    Minor changes

    • βž• Add closure support to default value schema column
    • βž• Add closure support to validValues schema column
  • v1.6.3 Changes

    • 🚚 Move config files into db/config/
    • Provide db/migration
    • πŸ‘Œ Support dynamic schema in model class.
  • v1.5.0 Changes

    Date: δΈ€ 5/14 17:06:35 2012

    • βž• Add typeConstraint attribute to column
    • πŸ‘Œ Improve init-conf command