mirror of
https://github.com/mattn/go-sqlite3.git
synced 2025-05-29 20:00:43 +00:00
Renaming the string "sql" into "sqlStmt" in order to prevent mixing with package types & functions sql.* in future edits or code reuse.
Renaming the string "sql" into "sqlStmt" in order to prevent mixing with package types & functions sql.* in future edits or code reuse.