v1.4.0
·
1416 commits
to master
since this release
- Implement PandasCursor.
Thanks @jkleint. (/issues/46) - Support TIME and JSON type.
- Fix execute method of cursor object to return self (cursor object).