Skip to content

v1.0.1.2

Choose a tag to compare

@marcel-maqsood marcel-maqsood released this 22 May 10:24
· 22 commits to main since this release

Added:

  • PersistentPDO now contains a base function for SQL execution ( getAllBase() ) that allows the user to pass custom SQL Statements to further increase useability as other functions may or may not be able to handle edge cases.