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 a8d37cb commit de04d85Copy full SHA for de04d85
CHANGELOG.md
@@ -1,11 +1,11 @@
1
# SQLite driver for Yii Database Change Log
2
3
-## 1.0.2 under development
+## 1.1.0 November 12, 2023
4
5
- Enh #263: Support json type (@Tigrov)
6
+- Enh #278: Move methods from `Command` to `AbstractPdoCommand` class (@Tigrov)
7
- Bug #268: Fix foreign keys: support multiple foreign keys referencing to one table and possible null columns for reference (@Tigrov)
8
- Bug #271: Refactor `DMLQueryBuilder`, related with yiisoft/db#746 (@Tigrov)
-- Enh #278: Move methods from `Command` to `AbstractPdoCommand` class (@Tigrov)
9
10
## 1.0.1 July 24, 2023
11
0 commit comments