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 293 forks source link

Fix set with_namespace as False forcibly _set_sql() #675 #713

Open cattybaby723 opened 1 year ago

cattybaby723 commented 1 year ago

issue link: https://github.com/kayak/pypika/issues/675