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 a77f309 + 89f537f commit a040ca5Copy full SHA for a040ca5
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.0.3](https://github.com/WebFiori/database/compare/v2.0.2...v2.0.3) (2026-04-28)
4
+
5
6
+### Bug Fixes
7
8
+* Data Types Mapping ([a8ec169](https://github.com/WebFiori/database/commit/a8ec1692025e7a245ba6102fbf8bc841721abac3)), closes [#132](https://github.com/WebFiori/database/issues/132)
9
10
## [2.0.2](https://github.com/WebFiori/database/compare/v2.0.1...v2.0.2) (2026-04-13)
11
12
composer.json
@@ -2,7 +2,7 @@
"name": "webfiori/database",
"description": "Database abstraction layer of WebFiori framework.",
"type": "library",
- "version": "2.0.2",
+ "version": "2.0.3",
"keywords": [
"Database",
"PHP",
0 commit comments