Join Slack
Powered by
Is there a way to retreive only an sql statement w...
# exposed
d
dave08
01/28/2018, 3:33 PM
Is there a way to retreive only an sql statement w/o running it (to be executed w/ another library...)?
t
tapac
01/28/2018, 4:54 PM
yourQuery.prepareSQL(QueryBuilder(false))
12
Views
Open in Slack
Previous
Next