Is there a way to retreive only an sql statement w...
# exposed
d
Is there a way to retreive only an sql statement w/o running it (to be executed w/ another library...)?
t
yourQuery.prepareSQL(QueryBuilder(false))