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 cd80a58 commit e22075cCopy full SHA for e22075c
README.md
@@ -7,7 +7,7 @@ It's extracted from my PHP Web MVC Framework
7
8
An auto generated MySQL class provides the following services:
9
10
-- A constructor for managing a fetched table’s row or for a adding a new one<
+- A constructor for managing a fetched table’s row or for a adding a new one
11
- Management for both single or composite Primary Keys
12
- Automatic mapping of the different date formats may occurs between application and database
13
- Destructor to automatically close database connection
0 commit comments