Dbtools

Latest version: v0.4.0

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

Scan your dependencies

0.4.0

* Add Python 3 support

0.03.3

* Include VERSION.txt in pip package

0.03.2

* Add sphinx documentation
* Add Travis CI support
* Add `list_tables` method to `Table` class
* Make column name/primary key/autoincrement parsing more robust
* Check if SQLite table exists on `Table` initialization
* Allow tests to be run from within `tests` directory

0.03.1

* Fix `pip install` installation bug

0.03

* Fix an issue in `Table` initialization from `DataFrame` (5)
* Allow `Table` initialization from a dictionary of list of
dictionaries (2)
* Create testing metaclass to modify test case docstrings to include
class name
* Add `Makefile` and other minor installation modifications

0.02

* Add `setup.py` installation support (4)
* Allow `Table` initialization from a pandas `DataFrame` (1)
* Fix misues of autoincrement/primary key
* Add `Table.exists` class method

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.