Gert-Jan Timmer
|
c90898da72
|
V2.0.0
Closes #597
Closes #598
* All documentation in Wiki
* Update Examples
* Fix EOL
* Fix CI
|
2018-07-20 16:02:42 +02:00 |
Gert-Jan Timmer
|
283f0f8809
|
Update Connection
* Add Config
#598
|
2018-06-27 16:42:55 +02:00 |
Gert-Jan Timmer
|
c5e0c421d6
|
Fix func.go
|
2018-06-26 16:33:03 +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
|
f5c3c6f922
|
Update Config
* Update tests
* Increase coverage
|
2018-06-24 23:38:33 +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 |