Connectorx

Latest version: v0.3.3

Safety actively analyzes 628477 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.3

What's Changed
* build(pypi): Constrain the python version by zen-xu in https://github.com/sfu-db/connector-x/pull/533
* Arrow stream by wangxiaoying in https://github.com/sfu-db/connector-x/pull/536
* DataFusion 31 and Arrow 46 upgrade by gruuya in https://github.com/sfu-db/connector-x/pull/540
* Update mssql.md by albcunha in https://github.com/sfu-db/connector-x/pull/544
* update to `r2d2-oracle=0.6` by rursprung in https://github.com/sfu-db/connector-x/pull/562
* Infinite Postgres Bug 573 by AndrewJackson2020 in https://github.com/sfu-db/connector-x/pull/574
* Update SQLite dependencies by aljazerzen in https://github.com/sfu-db/connector-x/pull/568
* Create dependabot.yml by tschm in https://github.com/sfu-db/connector-x/pull/576
* Bump actions/cache from 2 to 4 by dependabot in https://github.com/sfu-db/connector-x/pull/578
* Bump actions/download-artifact from 3 to 4 by dependabot in https://github.com/sfu-db/connector-x/pull/577
* Bump actions/setup-java from 3 to 4 by dependabot in https://github.com/sfu-db/connector-x/pull/579
* Bump JamesIves/github-pages-deploy-action from 4.0.0 to 4.5.0 by dependabot in https://github.com/sfu-db/connector-x/pull/580
* Bump Gr1N/setup-poetry from 8 to 9 by dependabot in https://github.com/sfu-db/connector-x/pull/581
* Bump actions/upload-artifact from 2 to 4 by dependabot in https://github.com/sfu-db/connector-x/pull/582
* Bump actions/checkout from 2 to 4 by dependabot in https://github.com/sfu-db/connector-x/pull/589
* Bump actions/setup-python from 1 to 5 by dependabot in https://github.com/sfu-db/connector-x/pull/588
* Bump extractions/setup-just from 1 to 2 by dependabot in https://github.com/sfu-db/connector-x/pull/587
* Update dependencies in cargo.toml using a bot by tschm in https://github.com/sfu-db/connector-x/pull/583
* build(rust): bump itertools from 0.10.5 to 0.11.0 by dependabot in https://github.com/sfu-db/connector-x/pull/594
* build(rust): bump openssl from 0.10.63 to 0.10.64 by dependabot in https://github.com/sfu-db/connector-x/pull/591
* Revert "build(rust): bump openssl from 0.10.63 to 0.10.64" by wangxiaoying in https://github.com/sfu-db/connector-x/pull/596
* build(rust): bump rust_decimal from 1.33.1 to 1.35.0 by dependabot in https://github.com/sfu-db/connector-x/pull/597
* Feat/pg semicolon support by Jordan-M-Young in https://github.com/sfu-db/connector-x/pull/599
* build(rust): bump chrono from 0.4.33 to 0.4.38 by dependabot in https://github.com/sfu-db/connector-x/pull/602
* add contributor list to readme by wangxiaoying in https://github.com/sfu-db/connector-x/pull/604
* typing: add stubs for connectorx.so by zen-xu in https://github.com/sfu-db/connector-x/pull/606
* No need to rely on the backport `importlib_metadata` for version retrieval anymore by zen-xu in https://github.com/sfu-db/connector-x/pull/607
* typing: support type hint with standard collections by zen-xu in https://github.com/sfu-db/connector-x/pull/605
* refactor: A more Pythonic way to set environment variables. by zen-xu in https://github.com/sfu-db/connector-x/pull/608
* Re-write `remove_ending_semicolon` by surister in https://github.com/sfu-db/connector-x/pull/601
* typing: optimize type annotations by zen-xu in https://github.com/sfu-db/connector-x/pull/609
* refactor: simplify ternary operator by zen-xu in https://github.com/sfu-db/connector-x/pull/611
* refactor: Optimize the detection of whether a package is installed. by zen-xu in https://github.com/sfu-db/connector-x/pull/610
* fix: correct read_sql return type annotation by zen-xu in https://github.com/sfu-db/connector-x/pull/612
* feat: Supports structured construction of database connection. by zen-xu in https://github.com/sfu-db/connector-x/pull/613
* build(deps): bump akhilmhdh/contributors-readme-action from 2.3.6 to 2.3.8 by dependabot in https://github.com/sfu-db/connector-x/pull/618
* build(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 by dependabot in https://github.com/sfu-db/connector-x/pull/617
* implement Trino source by domnikl in https://github.com/sfu-db/connector-x/pull/585
* [WIP] support python 3.12 by wangxiaoying in https://github.com/sfu-db/connector-x/pull/615

New Contributors
* zen-xu made their first contribution in https://github.com/sfu-db/connector-x/pull/533
* albcunha made their first contribution in https://github.com/sfu-db/connector-x/pull/544
* rursprung made their first contribution in https://github.com/sfu-db/connector-x/pull/562
* AndrewJackson2020 made their first contribution in https://github.com/sfu-db/connector-x/pull/574
* aljazerzen made their first contribution in https://github.com/sfu-db/connector-x/pull/568
* tschm made their first contribution in https://github.com/sfu-db/connector-x/pull/576
* dependabot made their first contribution in https://github.com/sfu-db/connector-x/pull/578
* surister made their first contribution in https://github.com/sfu-db/connector-x/pull/601
* domnikl made their first contribution in https://github.com/sfu-db/connector-x/pull/585

**Full Changelog**: https://github.com/sfu-db/connector-x/compare/v0.3.2...v0.3.3

What's Changed
* build(pypi): Constrain the python version by zen-xu in https://github.com/sfu-db/connector-x/pull/533
* Arrow stream by wangxiaoying in https://github.com/sfu-db/connector-x/pull/536
* DataFusion 31 and Arrow 46 upgrade by gruuya in https://github.com/sfu-db/connector-x/pull/540
* Update mssql.md by albcunha in https://github.com/sfu-db/connector-x/pull/544
* update to `r2d2-oracle=0.6` by rursprung in https://github.com/sfu-db/connector-x/pull/562
* Infinite Postgres Bug 573 by AndrewJackson2020 in https://github.com/sfu-db/connector-x/pull/574
* Update SQLite dependencies by aljazerzen in https://github.com/sfu-db/connector-x/pull/568
* Create dependabot.yml by tschm in https://github.com/sfu-db/connector-x/pull/576
* Bump actions/cache from 2 to 4 by dependabot in https://github.com/sfu-db/connector-x/pull/578
* Bump actions/download-artifact from 3 to 4 by dependabot in https://github.com/sfu-db/connector-x/pull/577
* Bump actions/setup-java from 3 to 4 by dependabot in https://github.com/sfu-db/connector-x/pull/579
* Bump JamesIves/github-pages-deploy-action from 4.0.0 to 4.5.0 by dependabot in https://github.com/sfu-db/connector-x/pull/580
* Bump Gr1N/setup-poetry from 8 to 9 by dependabot in https://github.com/sfu-db/connector-x/pull/581
* Bump actions/upload-artifact from 2 to 4 by dependabot in https://github.com/sfu-db/connector-x/pull/582
* Bump actions/checkout from 2 to 4 by dependabot in https://github.com/sfu-db/connector-x/pull/589
* Bump actions/setup-python from 1 to 5 by dependabot in https://github.com/sfu-db/connector-x/pull/588
* Bump extractions/setup-just from 1 to 2 by dependabot in https://github.com/sfu-db/connector-x/pull/587
* Update dependencies in cargo.toml using a bot by tschm in https://github.com/sfu-db/connector-x/pull/583
* build(rust): bump itertools from 0.10.5 to 0.11.0 by dependabot in https://github.com/sfu-db/connector-x/pull/594
* build(rust): bump openssl from 0.10.63 to 0.10.64 by dependabot in https://github.com/sfu-db/connector-x/pull/591
* Revert "build(rust): bump openssl from 0.10.63 to 0.10.64" by wangxiaoying in https://github.com/sfu-db/connector-x/pull/596
* build(rust): bump rust_decimal from 1.33.1 to 1.35.0 by dependabot in https://github.com/sfu-db/connector-x/pull/597
* Feat/pg semicolon support by Jordan-M-Young in https://github.com/sfu-db/connector-x/pull/599
* build(rust): bump chrono from 0.4.33 to 0.4.38 by dependabot in https://github.com/sfu-db/connector-x/pull/602
* add contributor list to readme by wangxiaoying in https://github.com/sfu-db/connector-x/pull/604
* typing: add stubs for connectorx.so by zen-xu in https://github.com/sfu-db/connector-x/pull/606
* No need to rely on the backport `importlib_metadata` for version retrieval anymore by zen-xu in https://github.com/sfu-db/connector-x/pull/607
* typing: support type hint with standard collections by zen-xu in https://github.com/sfu-db/connector-x/pull/605
* refactor: A more Pythonic way to set environment variables. by zen-xu in https://github.com/sfu-db/connector-x/pull/608
* Re-write `remove_ending_semicolon` by surister in https://github.com/sfu-db/connector-x/pull/601
* typing: optimize type annotations by zen-xu in https://github.com/sfu-db/connector-x/pull/609
* refactor: simplify ternary operator by zen-xu in https://github.com/sfu-db/connector-x/pull/611
* refactor: Optimize the detection of whether a package is installed. by zen-xu in https://github.com/sfu-db/connector-x/pull/610
* fix: correct read_sql return type annotation by zen-xu in https://github.com/sfu-db/connector-x/pull/612
* feat: Supports structured construction of database connection. by zen-xu in https://github.com/sfu-db/connector-x/pull/613
* build(deps): bump akhilmhdh/contributors-readme-action from 2.3.6 to 2.3.8 by dependabot in https://github.com/sfu-db/connector-x/pull/618
* build(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0 by dependabot in https://github.com/sfu-db/connector-x/pull/617
* implement Trino source by domnikl in https://github.com/sfu-db/connector-x/pull/585
* support python 3.12 by wangxiaoying in https://github.com/sfu-db/connector-x/pull/615

New Contributors
* zen-xu made their first contribution in https://github.com/sfu-db/connector-x/pull/533
* albcunha made their first contribution in https://github.com/sfu-db/connector-x/pull/544
* rursprung made their first contribution in https://github.com/sfu-db/connector-x/pull/562
* AndrewJackson2020 made their first contribution in https://github.com/sfu-db/connector-x/pull/574
* aljazerzen made their first contribution in https://github.com/sfu-db/connector-x/pull/568
* tschm made their first contribution in https://github.com/sfu-db/connector-x/pull/576
* dependabot made their first contribution in https://github.com/sfu-db/connector-x/pull/578
* surister made their first contribution in https://github.com/sfu-db/connector-x/pull/601
* domnikl made their first contribution in https://github.com/sfu-db/connector-x/pull/585

**Full Changelog**: https://github.com/sfu-db/connector-x/compare/v0.3.2...v0.3.3

0.3.2

What's Changed
* Fix typo "lightening" in README.md by kevinheavey in https://github.com/sfu-db/connector-x/pull/389
* Adds Enum transport in Postgres->Arrow2 +tests by auyer in https://github.com/sfu-db/connector-x/pull/391
* Polars uses Arrow2 in their code. So should this lib by auyer in https://github.com/sfu-db/connector-x/pull/393
* Adds support for the rest of the Ltree family + docs on binary protocol by auyer in https://github.com/sfu-db/connector-x/pull/392
* use stable rust with GAT stablized in 1.65 by dovahcrow in https://github.com/sfu-db/connector-x/pull/395
* added simple query implementation by alswang18 in https://github.com/sfu-db/connector-x/pull/387
* Expose cpp lib and support iterative interface for arrow destination by wangxiaoying in https://github.com/sfu-db/connector-x/pull/398
* Datafusion 14 arrow 26 upgrade by wangxiaoying in https://github.com/sfu-db/connector-x/pull/399
* Add PG JSON to Arrow transport rules by gruuya in https://github.com/sfu-db/connector-x/pull/405
* fix build only with src_bigquery and dst_arrow2 by marianoguerra in https://github.com/sfu-db/connector-x/pull/441
* feat: add support MYSQL_TYPE_VARCHAR to read MySQL by zzzdong in https://github.com/sfu-db/connector-x/pull/463
* Fixed oracle Date type conversion to fix issue 469 by FerriLuli in https://github.com/sfu-db/connector-x/pull/473
* Libgssapi by kotval in https://github.com/sfu-db/connector-x/pull/472
* Feat/add support for _varchar by Jordan-M-Young in https://github.com/sfu-db/connector-x/pull/487
* Push empty vec on ArrowAssoc when Option is None to fix Postgres _varchar can panic on Option.unwrap by auyer in https://github.com/sfu-db/connector-x/pull/490
* Feat/add support for _text by Jordan-M-Young in https://github.com/sfu-db/connector-x/pull/497
* Feat/pg name support by Jordan-M-Young in https://github.com/sfu-db/connector-x/pull/504
* postgres: add boolean array by Amar1729 in https://github.com/sfu-db/connector-x/pull/453
* Arrow2 and Polars- versions are terribly outdated - updated by AnatolyBuga in https://github.com/sfu-db/connector-x/pull/525
* fix incorrect nullability for datetime type when writing to arrow by Cabbagec in https://github.com/sfu-db/connector-x/pull/529
* Upgrade maturin to 1.0 by messense in https://github.com/sfu-db/connector-x/pull/523

New Contributors
* kevinheavey made their first contribution in https://github.com/sfu-db/connector-x/pull/389
* alswang18 made their first contribution in https://github.com/sfu-db/connector-x/pull/387
* gruuya made their first contribution in https://github.com/sfu-db/connector-x/pull/405
* marianoguerra made their first contribution in https://github.com/sfu-db/connector-x/pull/441
* zzzdong made their first contribution in https://github.com/sfu-db/connector-x/pull/463
* FerriLuli made their first contribution in https://github.com/sfu-db/connector-x/pull/473
* kotval made their first contribution in https://github.com/sfu-db/connector-x/pull/472
* Jordan-M-Young made their first contribution in https://github.com/sfu-db/connector-x/pull/487
* Amar1729 made their first contribution in https://github.com/sfu-db/connector-x/pull/453
* AnatolyBuga made their first contribution in https://github.com/sfu-db/connector-x/pull/525
* Cabbagec made their first contribution in https://github.com/sfu-db/connector-x/pull/529
* messense made their first contribution in https://github.com/sfu-db/connector-x/pull/523

**Full Changelog**: https://github.com/sfu-db/connector-x/compare/v0.3.1...v0.3.2

0.3.1

What's Changed
* Add CLOB and BLOB to Oracle typesystem by wKollendorf in 287
* Correcting Spelling in Docs by venkashank in https://github.com/sfu-db/connector-x/pull/297
* Update doc by lBilali in 324 327 326 325 323
* Adding bigquery job location in parameters while getting job details by phanindra-ramesh in https://github.com/sfu-db/connector-x/pull/346
* Refactor for federated query in https://github.com/sfu-db/connector-x/pull/351
* Rust version bump to nightly-2022-09-15 https://github.com/sfu-db/connector-x/pull/357
* Add array support in arrow2 339
* Upgrade gcp-bigquery-client to 0.13.0 by hieudepchai in https://github.com/sfu-db/connector-x/pull/355
* Bump arrow-rs to 22 by houqp in https://github.com/sfu-db/connector-x/pull/364
* Add ltree string type by auyer in https://github.com/sfu-db/connector-x/pull/382
* Fix docs typo by alexander-beedie in https://github.com/sfu-db/connector-x/pull/383
* Add citext in postgres 372
* Add long in oracle 375
* Support MySQL in federated query 296
* Add appname in mssql connection string 336
* Fix bug for NULL values in round func on oracle 333

New Contributors
wKollendorf, houqp, venkashank, lBilali, phanindra-ramesh, hieudepchai, auyer made their first contribution

0.3.0

ConnectorX

Features

* Add experimental support on federated query (support PostgreSQL only) 280
* BigQuery support experimental -> stable 152
* Upgrade rust version to `nightly-2022-04-17`

Bug Fix
* Arrow2 add blob 261
* Mssql datetime fix 263
* Add Mssql encryption option 265
* Fix Mssql count query construction for queries with `OFFSET`
* Add binaryfloat and binarydouble to Oracle 273

0.2.5

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

0.2.4

Bug Fix
* Fixing deallocating None bug 201
* Clickhouse support on new version 165
* Shrink array before return for arrow2 to reduce memory usage when result is small 196
* Fix Oracle port error 209

Others
* Improve Oracle performance by enlarging array size using prepared statement 127
* Upgrade arrow2 to 0.9 221
* Add Postgres Json, TimestampTz support to arrow2 235 229
* Clean up python dependencies (remove ones for benchmarking)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.