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.43k stars 292 forks source link

support final keyword for ClickHouse dialect #765

Open YiuRULE opened 8 months ago

coveralls commented 8 months ago

Coverage Status

coverage: 98.389% (+0.002%) from 98.387% when pulling b1170ddfb00f0c41e37cb021d6c03454acc2663f on YiuRULE:final_keyword into 627b60ac760445e496d6aff890ccc7ab3990176c on kayak:master.