* Increase coverage of backup tests * FormatDSN * Rewrite C.in to types for Stringer implementation * Add PRAGMA func * Fix TestPinger * Driver, DriverContext => Fix Extensions, ConnectHook * Add Stringer to CryptEncoder, CryptSaltedEncoder * Fix OpenConnector * Renamed context to vtable_context and include build tag
* Renamed SQLiteConn.loc => SQLiteConn.tz * Fix code format * Added Documentation for LIMIT Constants * Updated Crypt Encoders * Changed * Encoders now use CryptEncoder & CryptSaltedEncoder interfaces this allows for custom implementation by users * Added Configuration * Config implements Connector (Golang:1.10) * Driver implements DriverContext (Golang:1.10)