kayak / pypika

PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query. PyPika excels at all sorts of SQL queries but is especially useful for data analysis.
http://pypika.readthedocs.io/en/latest/
Apache License 2.0
2.5k stars 295 forks source link

refactor: share logic for `Criterion` comparisions #805

Open waketzheng opened 4 months ago

waketzheng commented 4 months ago

Checklist: