Skip to content
This repository has been archived by the owner on Apr 3, 2021. It is now read-only.

Version 4.0.0

Compare
Choose a tag to compare
@mfrankruijter mfrankruijter released this 25 Oct 14:42
· 2 commits to master since this release

4.0.0 - 2020-10-25

Added

  • ColumnDefinition object for simplifying the configuration of columns.
  • Cascade support for column foreign keys.
  • Support for using other types of default values.

Refactor

  • Updated package to be in compliance with PSR-12.

Changed

  • Default value for nullable in abstract table query set to false.