Skip to content

Add python_type property to TSVectorType for better type handling#779

Open
arab0v wants to merge 1 commit intokvesteri:masterfrom
arab0v:add-python-type-for-tsvector
Open

Add python_type property to TSVectorType for better type handling#779
arab0v wants to merge 1 commit intokvesteri:masterfrom
arab0v:add-python-type-for-tsvector

Conversation

@arab0v
Copy link

@arab0v arab0v commented Jun 10, 2025

adds a python_type property to TSVectorType for compatibility with SQLAlchemy v2 "native" column types, which are expected to implement this attribute. Previously, TSVectorType was missing this property, which could cause issues with type introspection and ORM features that rely on python_type.
Link issue benavlabs/crudadmin#21

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.

1 participant