Releases: josuebrunel/myql
Releases · josuebrunel/myql
v1.2.7
v1.2.5
1.2.4
1.2.4 release
v1.2.3
v1.2.2
- Python3 support OK #71
- PyPy/PyPy3 support OK
- Fixed issue with IN condition in where clause
- Fixed issue when passing an empty list/tuple ([]/()) in a where clause besides first argument
- Import of _StockParser_ from Gurchet Rai OK #68
- Insert, Update, Delete methods added #67
- Dummy try/except removed from main module
- Fixed Invalid OAuth Signature when using a refreshed token #64
- Fixed misused of _MYQL.use(...)_ #76
- Fixed format issue #82
- Added useful functions in utils #81
- Default access to community tables
- Response prettyfier : pretty_json, pretty_xml
v1.2.1
- Multiple requests while using YOAuth fixed
v1.2
- OpenTable classes
- Access to resources requiring authentication
v0.5.6
- fetch data
- access to community data
- select data format (xml/json)
- change data source
- filter data
fixes
- using default or on the fly different response format
- select().where() without limit
- limit on get
v0.5.5
- fetch data
- access to community data
- select data format (xml/json)
- change data source
- filter data
v0.5.2
🎱 Features
- fetch data
- select data format (xml/json)
- change data source
- filter data
- access to community data
- Installation via setup.py
🎱 coming
- oauth
- open data CRUD