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.
2 parents 1753f3a + 9e28a7f commit a309c57Copy full SHA for a309c57
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.2](https://github.com/WebFiori/database/compare/v2.1.1...v2.1.2) (2026-05-11)
4
+
5
6
+### Bug Fixes
7
8
+* Is Alive ([1753f3a](https://github.com/WebFiori/database/commit/1753f3a09a7f0a15d2f017ef90e6d960d0b5828d))
9
10
## [2.1.1](https://github.com/WebFiori/database/compare/v2.1.0...v2.1.1) (2026-05-11)
11
12
composer.json
@@ -2,7 +2,7 @@
"name": "webfiori/database",
"description": "Database abstraction layer of WebFiori framework.",
"type": "library",
- "version": "2.1.1",
+ "version": "2.1.2",
"keywords": [
"Database",
"PHP",
0 commit comments