9 Commits
Author SHA1 Message Date
Alexandre Vallières-LagacéandAlexandre Vallières-Lagacé 0f12e25bc0 Fixed linter errors from goreportcard
Fixed simple naming, comment conventions
Fixed pointer references to a struc where there was also a pointer. Govet complain was right.
2018-10-29 09:17:11 -04:00
Davyd Dzhahaiev c5c8772d32 new functionality WithError sets any possible error to the responnse
plus minor improvements, tests are also included
2017-06-21 12:48:34 +02:00
Dmitriy Seredenko 830b6ef350 * Support $1, $n queries like in PostgresSQL
* Added tests for it
* Small formatting update
2017-06-08 09:18:30 +02:00
Dmitriy Seredenko 473cf20ae7 Safe Fake driver Register 2017-06-06 12:57:08 +02:00
Dmitriy Seredenko 844aa2fb4b golint changes 2017-06-05 23:05:11 +02:00
Dmitriy Seredenko 2d524ed779 response comments according linter 2017-06-05 22:52:42 +02:00
Dmitriy Seredenko 0d35cff97b gofmt 2017-06-05 22:42:29 +02:00
Dmitriy Seredenko 5031b88ef8 * Updated docs
* Added DELETE
* Added first test
* Added doc.go file
2017-06-05 19:14:02 +02:00
Dmitriy Seredenko fd81ce44f3 First commit. 2017-06-02 19:23:35 +02:00