I'm going to add the next features into future versions
- write more unit testes
- add subqueries for QueryBuilder
- add
BETWEEN - add
WHERE EXISTS - add TableBuilder class (for beginning
CREATE TABLE, moveqb.drop()andqb.truncate()into it) - add MySQL support
- add PostgreSQL support
- add
WITH - and probably something more