Skip to content

v1.0.2

Compare
Choose a tag to compare
@hparadiz hparadiz released this 27 May 19:56
  • Decimal data type in ActiveRecord now takes a precision and scale setting when defining the field which map to the MySQL data type directly.
  • More documentation
  • Better PHPDoc notation on ActiveRecord derived models.
  • Increased code coverage.
  • Lower complexity score.