Releases: EFTEC/PdoOne
Releases · EFTEC/PdoOne
4.4
4.4 2023-12-12
updated PodOneQuery to be compatible with PdoOneORM
update phpdoc to be compatible with Visual Studio Code.
4.3.3
4.3.3 2023-09-05
change the PHPDOC comments, now it uses markdown instead of "pre" tag.
4.3.2
4.3.2 2023-09-05
A small fix with the error messages, now on level 1 it shows the cause of the error.
4.3.1
4.3.1 2023-09-02
[PdoOneCli] Update to 2.5
Fixed a problem when the cli ends.
The class is able to return an instance of it.
4.3
4.3 2023-07-01
[PdoOneQuery] Update to 4.1
_toList() added argument $returnArray
toPdoStatement() new method
fetchLoop() new method.
4.2
4.2 2023-04-07
[PdoOne] the constructor allows to set the key-value table.
[PdoOne] new methods getTableKV() getDefaultTableKV(),existKVTable()
[PdoOneCli] Update to 2.3.1. Now you can enter more values. Also, load and save works in PHP format (it is more flexible4)
4.1.2
4.1.2 2023-03-21
str_start_with() is not defined in PHP older than PHP 8.0, so I replaced.
4.1.1
4.1.1 2023-03-21
[PdoOneCli] Update to 2.3.1.
[composer.json] Update dependency to eftec/clione 1.26 or higher.
4.1
4.1 2023-03-21
[PdoOneCli] Updated to 2.3. Now "menu" is generated by the library CliOne.
4.0.1
4.0.1 2023-11-03
[PdoOneCli] Fix a small bug with option save. It failed to ask the filename.
You can’t perform that action at this time.