jfinkels / flask-restless

NO LONGER MAINTAINED - A Flask extension for creating simple ReSTful JSON APIs from SQLAlchemy models.
https://flask-restless.readthedocs.io
GNU Affero General Public License v3.0
1.02k stars 301 forks source link

Added TSQuery operators. The API can now use 'to_tsquery' and 'plaint… #695

Open ajite opened 5 years ago

ajite commented 5 years ago

…o_tsquery' operators.