ConnectorX
Features
* Build wheel for m1 machine through cross compile 238
* Support client authentication on postgres 222
* Expose `partition_sql` and `get_meta` for Python API
* Parse connection url's scheme as the substring before '+', to compatible with possible `sqlalchemy` user's input
Bug Fix
* Sqlite windows path error 245
* Oracle convert Number(0,0) to float for round(x, y) 227