New Features
- Added the
isSqlQueryutility to the defaultsqlexport so it can be used assql.isSqlQuery(q)to test whether a value is an SQL query. (#268)
isSqlQuery utility to the default sql export so it can be used as sql.isSqlQuery(q) to test whether a value is an SQL query. (#268)