Skylark

Latest version: v0.9.1

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

Scan your dependencies

Page 2 of 3

0.4.1

-------------

- fix bug: issue9, active connection wasn't closed when database configs was updated
- table_name: add ability to define custom table_name; default table_name: User=>'user', CuteCat=>'cute_cat'

0.4.0

-------------

No changes in API.

- fix, improve docstrings, document, readme..

0.3.6

-------------

Added:

- support for ``group by``
- support for ``having``
- support for keyword ``distinct``

0.3.5

-------------

No changes in API.

- use tuple format of MySQLdb return result instead of dict
- some typofixed

0.3.4

-------------

**not backward compatiable changes:**

Reomved:

- Removed method ``select_without_primarykey``

Changes:

- method ``select`` now won't select primarykeys automatically
- subquery parsing result now was wrapped with ``()``

0.3.3

--------------

Types supporting:

- string, unicode
- numbers: float, int, long
- datetime: datetime, date, time, timedelta
- bool
- Nonetype
- sequence: list, tuple
- dict

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.