Add toSql() and toSqlPretty() convenience methods
Closed this issue · 1 comments
AnyhowStep commented
AnyhowStep commented
Definitely does not belong on the Connection class.
Maybe as a helper function.
sqlite3.toSql(myQuery)
sqlite3.toSqlPretty(myQuery)