Commit Graph

3 Commits (e904eb404c8ead3ded9e8fe4b00cc473ca2ce6c0)

Author SHA1 Message Date
Gert-Jan Timmer 3af87968e1 Rewrite all errors to lowercase. 2018-07-22 22:32:19 +02:00
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