Closed cjw296 closed 5 years ago
I'm using version 1.0.3 with SQLAlchemy 1.3.4 and get a lot of this when running tests:
lib/python3.7/site-packages/sqlalchemy_searchable/__init__.py:291: SADeprecationWarning: Use .persist_selectable columns = self.inspect_columns(mapper.mapped_table)
Um, okay, any detail on why you just closed this @kvesteri?
This is fixed
I'm using version 1.0.3 with SQLAlchemy 1.3.4 and get a lot of this when running tests: