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
|
aad2387aca
|
Moved Pinger test
|
2018-06-20 22:51:38 +02:00 |
Gert-Jan Timmer
|
81906d7428
|
Moved Transaction Test
|
2018-06-20 22:51:24 +02:00 |
Gert-Jan Timmer
|
026dd10f0d
|
Moved Version Test
|
2018-06-20 22:51:13 +02:00 |
Gert-Jan Timmer
|
fa6e997153
|
add tests
|
2018-06-20 16:33:52 +02:00 |