Skip to content

Commit

Permalink
Merge branch 'refs/heads/master' into add-column-builder
Browse files Browse the repository at this point in the history
# Conflicts:
#	src/Column/ColumnFactory.php
#	src/Schema.php
#	tests/Provider/ColumnSchemaProvider.php
  • Loading branch information
Tigrov committed Sep 13, 2024
2 parents 144f14c + 80b32d6 commit 3f88986
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
- Enh #354: Refactor PHP type of `ColumnSchemaInterface` instances (@Tigrov)
- Enh #356: Raise minimum PHP version to `^8.1` with minor refactoring (@Tigrov)
- Enh #355: Implement `ColumnFactory` class (@Tigrov)
- Enh #359: Separate column type constants (@Tigrov)
- Enh #359: Remove `Schema::TYPE_ARRAY` and `Schema::TYPE_STRUCTURED` constants (@Tigrov)

## 1.3.0 March 21, 2024

Expand Down

0 comments on commit 3f88986

Please sign in to comment.