Closed vitalif closed 8 years ago
Hi! In current version, sql-bricks fails to (a) handle raw sql() parts inside expressions and (b) convert an expression to string without the query object. This patch fixes these two problems.
@vitalif: This looks great, thank you! Merging.
@vitalif: published as v1.4.0
v1.4.0
Hi! In current version, sql-bricks fails to (a) handle raw sql() parts inside expressions and (b) convert an expression to string without the query object. This patch fixes these two problems.