improved Maintenance for MySQL and SQLite DB type

This commit is contained in:
2025-10-13 23:26:19 +02:00
parent cf59109a47
commit 80e889946b
2 changed files with 29 additions and 6 deletions

View File

@ -4,7 +4,7 @@
"description": "This library extends the builtin PDO object by several useful features. ",
"type": "library",
"readme": "README.md",
"keywords": ["db", "model", "pdo"],
"keywords": ["db", "model", "pdo", "mysql", "sqlite"],
"authors": [
{
"name": "Igor Mino",