Hello Michael,

Michael Bayer <mike_mp <at> zzzcomputing.com> writes:

> 
> the TsVector type looks perfect!
> 
> if you were to package that up for inclusion, it would likely subclass 
TypeEngine and you’d implement
> PGTypeCompiler.visit_TSVECTOR.    we appear to have a little bit of 
“tsvector” code already (we
> implement the “match” operator as "%s  <at>  <at>  to_tsquery(%s)” ) but 
not the full type.

I've implemented this as per your suggestions and sent you a pull request 
here https://bitbucket.org/zzzeek/sqlalchemy/pull-request/8/implements-
tsvector-type-for-the/diff

Let me know what you think. 


Thanks!


-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to