Release 0.1.1 (Alpha)
- 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