Kamalsql

Latest version: v1.0.0

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

Scan your dependencies

1.0.0

Release Logs:

- basic CRUD (Create, Read, Update, Delete) operations can be performed now.
- None type error fixed in `tableFormatRows()`
- delete query implemented
- added documentation on how to use the various functions

0.0.3

Release Logs:

- Enabled the rendering of `README.md` in the `pypi` website.
- Added config to keep the connection alive.
- Fixed `autocommit` issues.
- added functions to fetch the rows returned by a select query in the form of key-value-pairs.
- added function to view the above generated key-value pairs in the form of a table.
- added function to implement `UPDATE` query.

0.0.2

Release Logs:

- Added functionality to auto-commit database transactions
- Added a method to insert a record
- Added a methods to show the table description:
- A list with tuples
- In tabular format

0.0.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.