Skip to content

New features

Compare
Choose a tag to compare
@rawsrc rawsrc released this 01 Nov 20:43
· 31 commits to master since this release
  • 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 of PDOPlusPlus.
    This does not break the previous way of connecting to the database based on constants