Bcpandas

Latest version: v2.6.1

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

Scan your dependencies

Page 2 of 7

2.3.0

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/101
* Move tests directory to repository root by borchero in https://github.com/yehoshuadimarsky/bcpandas/pull/102
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/103
* Include failure details in bcp exceptions by borchero in https://github.com/yehoshuadimarsky/bcpandas/pull/104


**Full Changelog**: https://github.com/yehoshuadimarsky/bcpandas/compare/v2.2.1...v2.3.0

2.2.1

What's Changed
* Remove version constraint for pyodbc by borchero in https://github.com/yehoshuadimarsky/bcpandas/pull/100


**Full Changelog**: https://github.com/yehoshuadimarsky/bcpandas/compare/v2.2.0...v2.2.1

2.2.0

What's Changed
* Use poetry for dependency management by borchero in https://github.com/yehoshuadimarsky/bcpandas/pull/94
* Escape username and password with quotes if required by Salazander in https://github.com/yehoshuadimarsky/bcpandas/pull/88
* Add use_tablock param to acquire table-level locks for performance improvements by tsummerill in https://github.com/yehoshuadimarsky/bcpandas/pull/80
* Allow to manually specify work directory for temporary files by borchero in https://github.com/yehoshuadimarsky/bcpandas/pull/96
* Allow to specify port number for connecting to MSSQL by meitham in https://github.com/yehoshuadimarsky/bcpandas/pull/68
* Pass format file only if available by borchero in https://github.com/yehoshuadimarsky/bcpandas/pull/97
* Use highest available driver version by default by deschman in https://github.com/yehoshuadimarsky/bcpandas/pull/61
* Properly escape username and password for package upload by borchero in https://github.com/yehoshuadimarsky/bcpandas/pull/98

New Contributors
* Salazander made their first contribution in https://github.com/yehoshuadimarsky/bcpandas/pull/88
* tsummerill made their first contribution in https://github.com/yehoshuadimarsky/bcpandas/pull/80
* meitham made their first contribution in https://github.com/yehoshuadimarsky/bcpandas/pull/68

**Full Changelog**: https://github.com/yehoshuadimarsky/bcpandas/compare/v2.1.0...v2.2.0

2.1.0

What's Changed
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/54
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/56
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/57
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/58
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/59
* make SqlCreds.from_engine case agnostic by deschman in https://github.com/yehoshuadimarsky/bcpandas/pull/60
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/62
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/63
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/64
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/66
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/67
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/70
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/71
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/72
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/73
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/74
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/77
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/78
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/81
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/82
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/83
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/86
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/yehoshuadimarsky/bcpandas/pull/89
* Allow to specify custom encoding for BCP data file by borchero in https://github.com/yehoshuadimarsky/bcpandas/pull/92
* Prepare release v2.1.0 by borchero in https://github.com/yehoshuadimarsky/bcpandas/pull/93

New Contributors
* deschman made their first contribution in https://github.com/yehoshuadimarsky/bcpandas/pull/60
* borchero made their first contribution in https://github.com/yehoshuadimarsky/bcpandas/pull/92

**Full Changelog**: https://github.com/yehoshuadimarsky/bcpandas/compare/v2.0.0...v2.1.0

2.0.0

What's Changed
* Drop support for Python 3.6 because it is end of life
* Internal tooling upgrades

**Full Changelog**: https://github.com/yehoshuadimarsky/bcpandas/compare/v1.4.0...v2.0.0

1.4.0

General
* Version 1.4.0
* New optional params to control quotechar and delimiter (39)
* Support for Python 3.9+ (40)
* Fixed bug in testing based on SQLAlchemy url quoting (40)
* Dev tools updated versions (38)

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.