Sqlalchemy-searchable

Latest version: v2.1.0

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

Scan your dependencies

2.1.0

What's Changed
* docs: update repo urls by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/140
* build(deps): bump urllib3 from 2.0.4 to 2.0.6 in /docs by dependabot in https://github.com/falcony-io/sqlalchemy-searchable/pull/141
* build(deps): bump urllib3 from 2.0.6 to 2.0.7 in /docs by dependabot in https://github.com/falcony-io/sqlalchemy-searchable/pull/142
* build(deps): bump jinja2 from 3.1.2 to 3.1.3 in /docs by dependabot in https://github.com/falcony-io/sqlalchemy-searchable/pull/143
* build(deps-dev): bump ruff from 0.0.282 to 0.2.2 by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/144
* feat: add support for python 3.12 by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/145
* test: fix incorrect test name by jpvanhal
* feat: add support for postgresql 16 by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/146
* build: use ruff to format python code by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/147
* feat: allow specifying schema in drop/sync trigger by acarapetis in https://github.com/falcony-io/sqlalchemy-searchable/pull/95
* feat: add update_rows parameter to sync_trigger() by scribu in https://github.com/falcony-io/sqlalchemy-searchable/pull/76
* docs: add docs for sync_trigger/drop_trigger schema param by jpvanhal

New Contributors
* dependabot made their first contribution in https://github.com/falcony-io/sqlalchemy-searchable/pull/141
* acarapetis made their first contribution in https://github.com/falcony-io/sqlalchemy-searchable/pull/95
* scribu made their first contribution in https://github.com/falcony-io/sqlalchemy-searchable/pull/76

**Full Changelog**: https://github.com/falcony-io/sqlalchemy-searchable/compare/2.0.0...2.1.0

2.0.0

What's Changed
* ci: migrate from travis ci to github workflows by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/112
* feat!: drop python 3.6 and 3.7 support by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/113
* feat!: drop sqlalchemy 1.3 support by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/114
* build: remove validators dependency by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/115
* feat: add support for python 3.10 and 3.11 by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/116
* Fix doc by arcodergh in https://github.com/falcony-io/sqlalchemy-searchable/pull/90
* Add required Base.metadata to make_searchable by jweatherby in https://github.com/falcony-io/sqlalchemy-searchable/pull/98
* Add make_searchable metadata argument to installation docs by jweatherby in https://github.com/falcony-io/sqlalchemy-searchable/pull/99
* build: update to isort 5 by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/117
* build: use pyproject.toml and Hatch by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/118
* build: use ruff for linting by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/119
* build: upgrade python syntax with pyupgrade by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/120
* build: use black to format python code by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/121
* test: turn on sqlalchemy 2 deprecation warnings by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/122
* Resolve all sqlalchemy.exc.RemovedIn20Warnings by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/123
* test: use the future flag on Engine and session by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/124
* feat: add support for sqlalchemy 2.0 by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/125
* build: pin ruff version by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/127
* build: bump sqlalchemy-utils to >=0.40.0 by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/126
* fix: remove deprecation warning for sqlalchemy.orm.mapper() by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/128
* build: migrate to .readthedocs.yaml configuration file by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/129
* docs: update search query parser docs by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/130
* docs: rewrite quick start section by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/131
* test: rewrite test suite to use pytest fixtures by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/132
* test: fix 'parse_websearch' tests on PostgreSQL 14 and later by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/133
* docs: improve vectorizer documentation by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/134
* docs: improve Alembic migration documentation by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/135
* docs: improve Flask-SQLAlchemy integration documentation by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/136
* docs: improve configuration documentation by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/137
* docs: update the changelog by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/138
* refactor: migrate from legacy query API to select() by jpvanhal in https://github.com/falcony-io/sqlalchemy-searchable/pull/139

New Contributors
* arcodergh made their first contribution in https://github.com/falcony-io/sqlalchemy-searchable/pull/90
* jweatherby made their first contribution in https://github.com/falcony-io/sqlalchemy-searchable/pull/98

**Full Changelog**: https://github.com/falcony-io/sqlalchemy-searchable/compare/1.4.1...2.0.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.