Alexandre Vallières-Lagacé and Alexandre 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
Alexandre Vallières-Lagacé
fe7592b0d8
Fixed Failing Test
...
For some reason, this test was failing on TravicCI, but not locally.
I fixed it by changing it so that we actually test against what was read from the query.
2018-10-23 14:01:40 -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
02def5bf9a
fix the tests
2017-06-06 13:00:24 +02:00
Dmitriy Seredenko
9dd53fddf8
insert id tests
2017-06-06 09:01:16 +02:00
Dmitriy Seredenko
0d35cff97b
gofmt
2017-06-05 22:42:29 +02:00
Dmitriy Seredenko
3681e5642f
* added tests
2017-06-05 22:26:57 +02:00
Dmitriy Seredenko
5031b88ef8
* Updated docs
...
* Added DELETE
* Added first test
* Added doc.go file
2017-06-05 19:14:02 +02:00