Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kvesteri/sqlalchemy-searchable issues and pull requests

#139 - refactor: migrate from legacy query API to select()

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#138 - docs: update the changelog

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#137 - docs: improve configuration documentation

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#136 - docs: improve Flask-SQLAlchemy integration documentation

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#135 - docs: improve Alembic migration documentation

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#134 - docs: improve vectorizer documentation

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#133 - test: fix 'parse_websearch' tests on PostgreSQL 14 and later

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#132 - test: rewrite test suite to use pytest fixtures

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#131 - docs: rewrite quick start section

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#130 - docs: update search query parser docs

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#129 - build: migrate to .readthedocs.yaml configuration file

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#128 - fix: remove deprecation warning for sqlalchemy.orm.mapper()

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#127 - build: pin ruff version

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#126 - build: bump sqlalchemy-utils to >=0.40.0

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#125 - feat: add support for sqlalchemy 2.0

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#124 - test: use the future flag on Engine and session

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#123 - Resolve all sqlalchemy.exc.RemovedIn20Warnings

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#122 - test: turn on sqlalchemy 2 deprecation warnings

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#121 - build: use black to format python code

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#120 - build: upgrade python syntax with pyupgrade

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#119 - build: use ruff for linting

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#118 - build: use pyproject.toml and Hatch

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#117 - build: update to isort 5

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#116 - feat: add support for python 3.10 and 3.11

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#115 - build: remove validators dependency

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#114 - feat!: drop sqlalchemy 1.3 support

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#113 - feat!: drop python 3.6 and 3.7 support

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#112 - ci: migrate from travis ci to github workflows

Pull Request - State: closed - Opened by jpvanhal about 1 year ago

#111 - Add support for SQLAlchemy 2.0

Issue - State: closed - Opened by rubenwardy over 1 year ago

#109 - sqlalchemy 2.0

Pull Request - State: closed - Opened by paradoxxxzero over 1 year ago

#108 - Difficulty searching for words with hyphens

Issue - State: open - Opened by tjbanks over 1 year ago

#107 - Support asyncpg

Issue - State: open - Opened by bvsn almost 2 years ago

#106 - Update configuration.rst

Pull Request - State: closed - Opened by Sebsebzen almost 2 years ago

#105 - IndexError: list index out of range

Issue - State: closed - Opened by amazing-Mantse over 2 years ago - 1 comment

#104 - Sorting by rank when matching with combined vector

Issue - State: open - Opened by tariksetia over 3 years ago - 3 comments

#103 - Use Tox for running the tests and linting in CI

Pull Request - State: closed - Opened by jpvanhal over 3 years ago

#102 - Fix required SQLAlchemy version

Pull Request - State: closed - Opened by jpvanhal over 3 years ago

#101 - Flask-SqlAlchemy Searchable DataTypes

Issue - State: closed - Opened by avianion over 3 years ago - 1 comment

#100 - Fix for sqlalchemy 1.4 AttributeError: 'Query' object has no attribute '_entities'

Pull Request - State: closed - Opened by paradoxxxzero over 3 years ago - 1 comment

#99 - Add make_searchable metadata argument to installation docs

Pull Request - State: closed - Opened by jweatherby over 3 years ago

#98 - Add required Base.metadata to make_searchable

Pull Request - State: closed - Opened by jweatherby over 3 years ago

#97 - Update documentation regarding 'make_searchable'

Issue - State: open - Opened by rimu almost 4 years ago

#96 - tsq_process_tokens function seems to cause unexpected query results

Issue - State: closed - Opened by sebastianelsner almost 4 years ago - 2 comments

#95 - Allow specifying schema in drop/sync trigger

Pull Request - State: open - Opened by acarapetis about 4 years ago

#94 - fix or keyword parsing

Pull Request - State: closed - Opened by kvesteri about 4 years ago

#93 - tsq_parse: error parsing string that begins with 'or'

Issue - State: closed - Opened by vitaliel about 4 years ago

#92 - support for ts_headline

Issue - State: open - Opened by ghost over 4 years ago - 5 comments

#90 - Fix doc

Pull Request - State: closed - Opened by arcodergh over 4 years ago

#89 - How to use it with unaccent words?

Issue - State: closed - Opened by nykolaslima almost 5 years ago - 1 comment

#88 - AttributeError: 'Mapper' object has no attribute 'persist_selectable'

Issue - State: closed - Opened by dhanipro almost 5 years ago - 5 comments

#87 - docs/integration: clarify Unicode datatype need

Pull Request - State: closed - Opened by CameronNemo about 5 years ago

#86 - Fix or keyword parsing, closes #85

Pull Request - State: closed - Opened by kvesteri about 5 years ago

#85 - "or" is invalid search query

Issue - State: closed - Opened by tvuotila about 5 years ago

#84 - Unbalanced quotation breaks the search

Issue - State: closed - Opened by tvuotila about 5 years ago - 1 comment

#83 - Fix documentation ts_parse -> tsq_parse

Pull Request - State: closed - Opened by michaelmwu about 5 years ago - 1 comment

#81 - Fix deprecation warning

Pull Request - State: closed - Opened by Le-Stagiaire over 5 years ago - 2 comments

#80 - SADeprecationWarning: Use .persist_selectable

Issue - State: closed - Opened by cjw296 over 5 years ago - 2 comments

#79 - Testing with SQLite

Issue - State: closed - Opened by AdamGold over 5 years ago - 2 comments

#78 - Publish docs with updated combined vector example

Issue - State: closed - Opened by command-tab over 5 years ago - 1 comment

#77 - list index out of range on query = search(query, 'foo')

Issue - State: closed - Opened by squarewave24 over 5 years ago - 8 comments

#76 - Add update_rows parameter to sync_trigger()

Pull Request - State: open - Opened by scribu over 5 years ago

#75 - regconfig not used when sorting

Issue - State: open - Opened by siddhantgoel over 5 years ago

#74 - Doc fix

Pull Request - State: closed - Opened by ghost about 6 years ago - 1 comment

#73 - fix code snippet configuration.rst

Pull Request - State: closed - Opened by ghost about 6 years ago - 1 comment

#72 - TSVectorType column is empty

Issue - State: closed - Opened by Paberu about 6 years ago - 5 comments

#71 - TypeError: make_searchable() takes at least 1 argument (1 given)

Issue - State: closed - Opened by georgiraychev over 6 years ago - 1 comment

#70 - Syntax error on older postgresql version

Issue - State: closed - Opened by riccardocagnasso over 6 years ago - 2 comments

#69 - function to_tsquery(tsquery) does not exist

Issue - State: open - Opened by riccardocagnasso over 6 years ago - 4 comments

#68 - Combined search vector issue

Issue - State: closed - Opened by william57m over 6 years ago - 1 comment

#67 - function tsq_parse does not exist

Issue - State: open - Opened by nikordaris over 6 years ago - 14 comments

#66 - make_searchable throws error

Issue - State: closed - Opened by Anekdotin over 6 years ago - 9 comments

#65 - Add pure SQL query parsing

Pull Request - State: closed - Opened by kvesteri over 6 years ago

#64 - Fix Flask-Sqlalchemy support

Pull Request - State: closed - Opened by quantus almost 7 years ago - 1 comment

#63 - Support for models where the __table__ is not set

Issue - State: closed - Opened by quantus almost 7 years ago - 4 comments

#62 - Define search triggers into specific schema

Issue - State: open - Opened by rubenmulero almost 7 years ago - 2 comments

#61 - Python vectorizers

Issue - State: open - Opened by valtyr about 7 years ago

#60 - add CompositeSearch

Pull Request - State: closed - Opened by MyGodIsHe about 7 years ago - 3 comments

#59 - Add support for different languages

Issue - State: closed - Opened by j4k0bk about 7 years ago - 1 comment

#58 - add drop_trigger

Pull Request - State: closed - Opened by MyGodIsHe about 7 years ago - 3 comments

#57 - Py36 clean

Pull Request - State: closed - Opened by dradetsky over 7 years ago - 1 comment

#56 - Works with py 3.6.1

Pull Request - State: closed - Opened by dradetsky over 7 years ago - 3 comments

#55 - Eliminate manipulation of __table_args__

Pull Request - State: closed - Opened by jmuhlich over 7 years ago - 2 comments

#54 - Support unicode letters

Pull Request - State: closed - Opened by StdCarrot over 7 years ago - 1 comment

#53 - [question] Generating search index from JSON field

Issue - State: closed - Opened by notpushkin almost 8 years ago - 3 comments

#52 - Missing Git tag for 0.10.2 and 0.10.1

Issue - State: closed - Opened by joshfriend almost 8 years ago

#51 - Update integrations.rst

Pull Request - State: closed - Opened by nravic over 8 years ago - 1 comment

#50 - #42 was reoccured in 0.10.1 when choose a vector

Issue - State: closed - Opened by StdCarrot over 8 years ago

#48 - Is it possible to use sqlalchemy-searchable with multiple threads?

Issue - State: closed - Opened by fbeutler over 8 years ago - 1 comment

#46 - Feature request: Be able to override the exclusion list in parser.unicode_non_alnum

Issue - State: closed - Opened by wetnun over 8 years ago - 2 comments

#45 - Fix trigger with reserved SQL keywords

Pull Request - State: closed - Opened by cristen over 8 years ago - 6 comments

#44 - Error when using reserved keywords as column names

Issue - State: closed - Opened by cristen over 8 years ago

#43 - Several doc fixes

Pull Request - State: closed - Opened by pablogamboa over 8 years ago - 1 comment

#42 - Invalid parsing when use unicode

Issue - State: closed - Opened by StdCarrot over 8 years ago

#41 - Programming Error psycopg2

Issue - State: closed - Opened by nlj24 about 9 years ago - 2 comments

#40 - Flask migrations

Issue - State: open - Opened by Leo-G over 9 years ago - 3 comments