Skip to content

Commit

Permalink
* 1.13 2019-dec-26
Browse files Browse the repository at this point in the history
    * new method count()
    * new method sum()
    * new method min()
    * new method max()
    * new method avg()
    * method select now allows null definition.
    * obtainSqlFields() discontinued
  • Loading branch information
jorgecc committed Dec 26, 2019
1 parent b1504fe commit 86d8a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eftec/pdoone",
"description": "Procedural PDO Data access class in a single Class",
"version": "1.12",
"version": "1.13",
"type": "library",
"keywords": [
"dao",
Expand Down

0 comments on commit 86d8a2f

Please sign in to comment.