Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sqlalchemy-searchable to 1.0.3 #701

Closed

Conversation

pyup-bot
Copy link

This PR updates SQLAlchemy-Searchable from 0.10.6 to 1.0.3.

Changelog

1.0.3

^^^^^^^^^^^^^^^^^^

- Add missing expressions.sql

1.0.2

^^^^^^^^^^^^^^^^^^

- Fixed import issue with expressions.sql

1.0.1

^^^^^^^^^^^^^^^^^^

- Made all parser functions immutable

1.0

^^^^^^^^^^^^^^^^

- Added pure PostgreSQL search query parsing (faster and can be used on SQL level)
- PostgreSQL >= 9.6 required
- Added support for phrase searching
- Removed python search query parsing
- Removed pyparsing from requirements
- Removed symbol removal (now handled implicitly on PostgreSQL side)
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants