mirror of
https://gitlab.com/CodeSolutionsProject/DBWrapper.git
synced 2026-02-15 17:41:32 +01:00
Update README.md for 1.4.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# DBWrapper - Version 1.4.1
|
# DBWrapper - Version 1.4.2
|
||||||
|
|
||||||
This script is a simple wrapper for SQLite3, MySQL and PgSQL, for make possible to use different BD systems without changing the functions.
|
This script is a simple wrapper for SQLite3, MySQL and PgSQL, for make possible to use different BD systems without changing the functions.
|
||||||
|
|
||||||
@@ -6,7 +6,7 @@ This script is a simple wrapper for SQLite3, MySQL and PgSQL, for make possible
|
|||||||
|
|
||||||
In composer:
|
In composer:
|
||||||
```bash
|
```bash
|
||||||
composer require jkanetwork/dbwrapper "~1.4.1"
|
composer require jkanetwork/dbwrapper "~1.4.2"
|
||||||
```
|
```
|
||||||
|
|
||||||
By hand: Download the php file inside src folder
|
By hand: Download the php file inside src folder
|
||||||
|
|||||||
Reference in New Issue
Block a user