Gert-Jan Timmer
|
283f0f8809
|
Update Connection
* Add Config
#598
|
2018-06-27 16:42:55 +02:00 |
Gert-Jan Timmer
|
e36987aa09
|
Update
* Implementation for RegisterCryptProvider
* Separated
#598
|
2018-06-26 15:55:42 +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
|
7c7d9c8ce5
|
Update
* 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
|
2018-06-24 22:57:57 +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 |
Gert-Jan Timmer
|
2866d285fb
|
Rewrite
|
2018-06-19 17:54:04 +02:00 |
Gert-Jan Timmer
|
1fa3dcb142
|
Rewrite
|
2018-06-15 17:53:32 +02:00 |