Crate

Latest version: v2.0.0

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

Scan your dependencies

Page 13 of 20

0.11.1

=================

- more reliable failover mechanism

0.11.0

=================

- improved server failover / retry behaviour

- use bulk_args in executemany to increase performance:
With crate server >= 0.42.0 executemany uses bulk_args
and returns a list of results.
With crate server < 0.42.0 executemany still issues
a request for every parameter and doesn't return
any results.

- improved docs formatting of field lists

0.10.7

=================

- fix: ``cursor.executemany()`` now correctly sets the cursor description

0.10.6

=================

- fix: correctly attach server error trace to crate client exceptions

0.10.5

=================

- fix: only send ``error_trace`` when it is explicitly set

0.10.4

=================

- expose the ``error_trace`` option to give a full traceback of server exceptions

Page 13 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.