Commit Graph

2 Commits

Author SHA1 Message Date
Gert-Jan Timmer 8334dc42e6 Update
* fix code format
* add tests for Golang:1.10
* Fix error on extension loading
* Fix test on userauth
2018-06-25 17:29:07 +02:00
Gert-Jan Timmer b80de55e55 Update
* 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)
2018-06-23 09:42:05 +02:00