Flowbyte

Latest version: v0.2.8

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

Scan your dependencies

Page 1 of 2

0.2.8

Changelog:

SQL
**func:** add `truncate` and `delete` methods to `sql` module

**Full Changelog**: https://github.com/flowbytedev/flowbyte/compare/v0.2.7...v0.2.8

0.2.7

What's Changed
- sql: change from pandas to pyarrow in `get_data` for less memory consumption


Dependencies
- dependencies: pyarrow

Pull Requests
* v0.2.7 by ChrisBouAkel in https://github.com/optiret/flowbyte/pull/1
* v0.2.7 by ChrisBouAkel in https://github.com/optiret/flowbyte/pull/2

New Contributors
* ChrisBouAkel made their first contribution in https://github.com/optiret/flowbyte/pull/1

**Full Changelog**: https://github.com/optiret/flowbyte/compare/v0.2.6...v0.2.7

0.2.6

just changed the package version.
the package deployment was failing due to the version for unknown reasons

**Full Changelog**: https://github.com/optiret/flowbyte/compare/v0.2.5...v0.2.6

0.2.5

Changelog:
- **log**: add additional message to print_message() function in Log
- **class**: change SQL to MSSQL in sql


**Full Changelog**: https://github.com/optiret/flowbyte/compare/v0.2.4...v0.2.5

0.2.4

Changelog:
Add 3 methods to SQL object:
- insert data: `insert_data(self, schema: str, table_name: str, insert_records: pd.DataFrame, chunksize=10000)`
- update data: `update_data(self, schema_name, table_name, update_records, keys)`
- update data from table: `update_from_table(self, df, target_table, source_table, key_columns)`

**Full Changelog**: https://github.com/optiret/flowbyte/compare/v0.2.3...v0.2.4

0.2.3

**Full Changelog**: https://github.com/optiret/flowbyte/compare/v0.2.2...v0.2.3

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.