New features
-
Injectors
It is now possible to lock the data type before using the injector, see the method->lockType()
inside each injector -
Pool of connections
It is now possible to manage a pool of connections through the same instance ofPDOPlusPlus
.
This does not break the previous way of connecting to the database based on constants