Pydbtools

Latest version: v5.6.4

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

Scan your dependencies

Page 8 of 8

1.0.3

Not secure
Changed

- Added a minor workaround to fix what previous patch tried to fix and failed. See [issue](https://github.com/moj-analytical-services/pydbtools/issues/10).

1.0.2

Not secure
Changed

- Added a minor workaround to try and fix reading from [s3 issues](https://github.com/pandas-dev/pandas/issues/27528)

1.0.1

Not secure
Changed

- Removed f-strings in code and made pyproject allow for python 3.5

1.0.0

Not secure
Changed

- Added the option for `read_sql` to read all columns as strings instead of converting them to meta data that matches the original athena table. (For all cols as strings -> `cols_as_str=True`)
- `read_sql` can now handle Athena txt file outputs e.g. (`SHOW COLUMNS FROM db.table`). It will return a pandas df with one col named `output` where each row is a line in the text file.
- Added option to `get_athena_query_response` to get credentials from the ec2 instance (using the param `force_ec2=True`). This is specifically to fix the [creds refresh/expiry issue in dbtools](https://github.com/moj-analytical-services/dbtools/issues/8).
- Published to pypi

Deleted

- setup.py

Added

- pyproject.toml

0.0.1

Page 8 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.