This repository has been archived by the owner on Apr 3, 2021. It is now read-only.
Version 4.0.0
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.