Package sqlite provides sqlite-specific error checking. This is
purposefully broken out from the rest of the errors package so that we can
isolate go-sqlite3's cgo dependency away from the main MySQL based library
to simplify our testing + deployment.