Brain

Latest version: v0.1.6

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

Scan your dependencies

Page 3 of 4

0.0.7

-----

* added mechanisms for creating/opening the database
* hid ID creation inside database class and made ModifyRequest return ID of the created object
* moved request tests to a higher level, so that they can be used for DBs written using different languages
* created user-friendly API for requests and connections
* added support for processing several requests inside a single transaction
* moved to Python 3.1

0.0.6

-----

* added support for int, float, binary and null types along with corresponding search conditions.
* logic and structure layers separated almost completely

0.0.5

-----

* greatly refactored database layer; structure and logic are still kind of tangled though
* fixed some flaws in database logic, added unittests for these cases
* each request is transacted now
* added protection from SQL injection (hid it in db engine-specific class)
* added exceptions to requests

0.0.4

-----

* test_database.py is split, separate module for each request is created
* some unit-tests added
* added request format checks to interface classes
* added unit-tests for interface format checks

0.0.3

-----

Added support for insertion and deletion requests in nested lists.

0.0.2

-----

Added nested lists support without insert and delete requests (positions in list
should be specified explicitly).

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.