Skip to content

Releases: courtney-miles/schnoop-schema

Version 0.3.3

26 Aug 02:21
6c50431
Compare
Choose a tag to compare

Expand support for PHP 8.2 and 8.3

Version 0.3.2

29 Jan 10:15
94b9ae4
Compare
Choose a tag to compare

Add support for PHP 8.0 and 8.1

v0.3.1

26 Jan 08:39
87e2acb
Compare
Choose a tag to compare

Add support for JSON data type.

Add support for PHP 7.4, drop support for PHP 7.1 and older

21 Apr 22:08
f940b28
Compare
Choose a tag to compare

PHP requirement is now version 7.2 to 7.4.

Support for PHP 5.6 to 7.1 has been dropped.

There are no interface changes in this version.

Expand PHP compatibility to version 7.2

15 Jan 20:47
f96e992
Compare
Choose a tag to compare

PHP requirement has been expanded from just 5.6 to include following versions.

  • PHP 5.6
  • PHP 7.0
  • PHP 7.1
  • PHP 7.2

There are no interface changes in this version.

Added methods to Foreign Key interface

20 Oct 10:33
Compare
Choose a tag to compare

Build Status Coverage Status

Added methods on the Foreign Key interface for checking if a column is a part of a foreign key constraint.

Initial release

20 Oct 10:30
Compare
Choose a tag to compare