Documentation
¶
Overview ¶
Mattn-compat example: shows that swapping the blank import from "github.com/mattn/go-sqlite3" to "github.com/go-again/sqlite" needs no other code changes. The driver name "sqlite3" still works, all the DSN _* flags you used with mattn still work, and the SQLiteDriver / SQLiteConn / Error types are exposed under the same names via type aliases.
Click to show internal directories.
Click to hide internal directories.