Skip to content

Commit 137b0a7

Browse files
Refactor ColumnSchema::class in MSSQL, MySQL, Oracle, PostgreSQL. (#111)
1 parent 9694dcd commit 137b0a7

16 files changed

+659
-427
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Yii Core version 2 Change Log
5050
- Enh #108: Add method `addSuffix()` in `SqlHelper::class` (@terabytesoftw)
5151
- Enh #109: Clean tests for `PHPUnit` v.10 (@terabytesoftw)
5252
- Enh #110: Update database versions in build workflows `MariaDb 10.6`, `MySQL 8.0`, `Oracle 12c`, `PostgreSQL 12` (@terabytesoftw)
53+
- Enh #111: Refactor `ColumnSchema::class` in `MSSQL`, `MySQL`, `Oracle`, `PostgreSQL` (@terabytesoftw)
5354

5455
Yii Framework 2 Change Log
5556
==========================

0 commit comments

Comments
 (0)