sebasmonia / pyquebec

A Python package to create quick SQL queries from the console.
https://github.com/sebasmonia/pyquebec/wiki
MIT License
1 stars 0 forks source link

Use _query_repr instead of __str__ #11

Closed sebasmonia closed 9 years ago

sebasmonia commented 9 years ago

This means instead of checking for type Table or Column, the QueryBuilder can accept anything that has this method.

Can it lead to problems? Yes, you could pass a