Sqlcycli

Latest version: v1.3.5

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

Scan your dependencies

Page 2 of 4

1.2.0

Added `sqlfunc` module:
- `sqlfunc` module provides a collection of classes to represent the MySQL functions. Each class corresponds to a distinct MySQL function (e.g., TO_DAYS, MD5, etc.), and all of them derive from a common base class `<'SQLFunction'>`.
- The function classes in this module are more like a wrapper for the function values so the 'escape()' method in the 'sqlcycli' package can handle them correctly.

1.1.5

Updates: extended support for cytimes (2.0.0).

1.1.4

Minor performance updates to the transcode module.

1.1.3

Bugfix: remove unnecessary cdivision directives

1.1.2

Bugfix:
- escape for datetime.date now clamp by max ordinal.
- escape for datetime.datetime, np.datetime64 now clamp by min & max datetime microseconds.

1.1.1

Minor optimizations.

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.