Skip to content

v1.0.2.5

Choose a tag to compare

@marcel-maqsood marcel-maqsood released this 27 Aug 15:34
· 7 commits to main since this release

Added:

  • fetchSQL function which takes SQL and first arg, params(array) as non required second arg for params that has been used within the sql, debug as third arg for displaying the sql before execution.