Skip to content

Release 0.1.1 (Alpha)

Compare
Choose a tag to compare
@tlmcclatchey tlmcclatchey released this 04 Aug 14:50
· 1 commit to main since this release
7d3ffb8
  • Allow QueryBuilder class to be extended
  • Prevent the results from being advanced in the constructor, skipping the first row
  • Checking if result has been read in Result->getValue(...) throws an exception if true; should be if false