File: |
lib/PdoOneEncryption.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
Class source |
Class: |
PHP PDO One
Access to database with PDO and run common queries |
Author: |
By Jorge Castro |
Last change: |
4.6
4.4
* 3.12.2
* 3.10
* 3.8
* 3.1.1
* 2.32 2022-03-20
* 2.27 2022-02-19
* 2.26 2022-02-19
* 2.23 see README.md for a list of changes
* 2.22.1 see README.md
* 2.17 see README.md
* 2.15 see README.md
* 2.14.1 see README.md
* 1.47 2020-6-14
* The flow ->where()->update() now works when "where()" uses named arguments.
* Fixed a bug with the next query ->where('a1=:Argument',[])
* Added the method PdoOneEncryption::hash() and added the method PdoOne::hash() to wrap the first method.
* Added the field PdoOneEncryption:$hashType And PdoOne uses as the default hash algorythm.
* The method RunRawQuery() now accept named arguments.
* 1.34.2 2020-04-27
* Updated other components.
* left(), right() and innerjoin() don't replace where() anymore
|
Date: |
19 days ago |
Size: |
10,683 bytes |
|
|
|