We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71ab38b commit fb77c83Copy full SHA for fb77c83
CHANGELOG.md
@@ -1,11 +1,11 @@
1
# MSSQL Server driver for Yii Database Change Log
2
3
-## 1.1.1 under development
+## 1.2.0 March 21, 2024
4
5
- Enh #286: Change property `Schema::$typeMap` to constant `Schema::TYPE_MAP` (@Tigrov)
6
-- Bug #287: Fix `DMLQueryBuilder::insertWithReturningPks()` and `Command::insertWithReturningPks()` methods (@Tigrov)
7
-- Enh #292: Minor refactoring of `Command` and `Quoter` (@Tigrov)
8
- Enh #291: Resolve deprecated methods (@Tigrov)
+- Enh #292: Minor refactoring of `Command` and `Quoter` (@Tigrov)
+- Bug #287: Fix `DMLQueryBuilder::insertWithReturningPks()` and `Command::insertWithReturningPks()` methods (@Tigrov)
9
10
## 1.1.0 November 12, 2023
11
0 commit comments