Quicksqlconnector

Latest version: v1.5.3

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

Scan your dependencies

1.5.3

Description

With this update, all posible error were removed and there's no need to provide `database_name` for mysql and postgresql database.

Changes Made

- `database_name` parameter no longer needed for mysql and postgresql.

See [test.py](https://github.com/Anas-Dew/QuickSQLConnector/blob/main/src/quicksqlconnector/test.py) to learn more about this update.

1.4.3

**This release includes:**

- Clear Error Messages
- Cursor Close Bug Fix

New
V 1.1 is HERE !!!
* **Update now with `pip install --upgrade quicksqlconnector`**

**V 1.1 Fixes**

* Better error messages
* Now you can fetch data from db as well
* Program logic impoved

**Dependencies**

* `pip install mysql-connector-python`
* `pip install prettytable`

Development
**Finally, The very first version of QuickSQLConnector has been released.**

- Follow readme to install on your machine.

- With this first version, i only introduced one method to execute quieres.

- Developers, use this library and if you see any bugs, errors or any kind of false, Report ASAP.

- Thank you.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.