Rdflib-sqlalchemy

Latest version: v0.5.4

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

Scan your dependencies

0.5.3

Fixes https://github.com/RDFLib/rdflib-sqlalchemy/issues/92. Thanks, gjhiggins!

0.5.0

Fixes
-----
- Removing support for deprecated `rdflib.term.Statement`
- Making a more accurate count for store length
- Fixing query selection from query triple (87)
- Limiting index size for MySQL tables (67)

Maintenance
-----------
- Switching to Github Actions
- Adding automated deployment of development snapshots to PyPI. Only intended
for use in continuous integration environments

0.4.0

Features
--------

* Adding `max_terms_per_where` option allowing to limit the number of
terms in generated SQL in a call to addN

Fixes
-----

* Restoring the setuptools RDFLib store plugin entrypoint so users no
longer need to call `registerplugins` in most cases

* Making `addN`, `add`, `bind` not error out when there's a conflicting
entry

Maintenance
-----------

* Removing uses of rdflib.py3compat

* Adding configs for generating documentation

* Minor documentation cleanup

* Supporting Python 3.6 and 3.7

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.