AnyhowStep/tsql-sqlite3-browser

Add toSql() and toSqlPretty() convenience methods

Closed this issue · 1 comments

Definitely does not belong on the Connection class.
Maybe as a helper function.

sqlite3.toSql(myQuery)

sqlite3.toSqlPretty(myQuery)