Alexandre Vallières-Lagacé and GitHub
c368d4162b
Merge pull request #13 from vallieres/update-documentation
...
Update documentation
v1.0.7
2018-11-22 09:48:01 -05:00
Alexandre Vallières-Lagacé
a3fc039cfb
Updated Documenation
...
* updated refrences to the documentation
* centralized all documentation in DOCUMENTATION.md
* added warning in some of the examples
2018-11-22 09:42:34 -05:00
Alexandre Vallières-Lagacé and GitHub
9371df4977
Merge pull request #2 from Selvatico/master
...
Update from origin
2018-11-22 09:21:02 -05:00
Alexandre Vallières-Lagacé and GitHub
0d27527c67
Merge pull request #11 from vallieres/fix-lint-errors
...
Fix lint errors
v1.0.6
2018-10-29 11:15:53 -04:00
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é and GitHub
60864dcdee
Merge pull request #1 from Selvatico/master
...
Update locally
2018-10-26 08:37:46 -04:00
Seredenko Dmitry and GitHub
b7a2cebc95
Merge pull request #10 from vallieres/documentation-move
...
Documentation Move for Collaboration
v1.0.5
2018-10-23 20:26:02 +02:00
Seredenko Dmitry and GitHub
cb4ee00d7d
Merge pull request #9 from vallieres/readme-clarifications
...
Readme clarifications
2018-10-23 20:18:53 +02:00
Alexandre Vallières-Lagacé
e3c3b4f58d
Moved the Documentation from Wiki to Code
...
Moved the documentation for better collaboration
Added examples
Added gotchas I encountered
Fixed typos and sentence structure
2018-10-23 14:07:00 -04:00
Alexandre Vallières-Lagacé
3698001b60
Documentation from Wiki
2018-10-23 14:07:00 -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
Alexandre Vallières-Lagacé
7fe2a85fee
Clarification in README
...
Update some of the readme wording and some typos
2018-10-23 12:04:19 -04:00
Seredenko Dmitry and GitHub
52bc166adb
Update README
2018-09-20 20:59:01 +02:00
Davyd Dzhahaiev and GitHub
82e79c1756
Merge pull request #3 from Selvatico/allow-any-type
...
to not convert every value to []byte
v1.0.4
2017-08-08 16:31:32 +02:00
Davyd Dzhahaiev and GitHub
42bfac5e4f
to not convert every value to []byte
...
allows to put different types of data. For example time.Time and represent it correctly in output struct when using mocked replies
2017-08-08 15:49:13 +02:00
Seredenko Dmitry and GitHub
c530fd4ef3
Merge pull request #1 from Selvatico/ErrRecordNotFound-support
...
new functionality WithError sets any possible error to the response
v1.0.3
2017-06-21 14:45:34 +02: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
v1.0.2
2017-06-08 09:18:30 +02:00
Dmitriy Seredenko
02def5bf9a
fix the tests
2017-06-06 13:00:24 +02:00
Dmitriy Seredenko
473cf20ae7
Safe Fake driver Register
v1.0.1
2017-06-06 12:57:08 +02:00
Dmitriy Seredenko
42de0247d6
update doc
2017-06-06 09:09:00 +02:00
Dmitriy Seredenko
9dd53fddf8
insert id tests
v1.0.0
2017-06-06 09:01:16 +02:00
Dmitriy Seredenko
b0cbf10cc1
new badge
2017-06-05 23:06:10 +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
0959dcc5e3
travis.ci
2017-06-05 22:39:05 +02:00
Dmitriy Seredenko
1e43e90708
travis.ci
2017-06-05 22:35:55 +02:00
Dmitriy Seredenko
9f9ff675a4
travis.ci
2017-06-05 22:34:57 +02:00
Dmitriy Seredenko
c8193506fa
travis.ci
2017-06-05 22:33:03 +02:00
Dmitriy Seredenko
830038f8e6
go doc markdown
2017-06-05 22:30:36 +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
Dmitriy Seredenko
dd9c97d247
edit docs
2017-06-02 19:25:26 +02:00
Dmitriy Seredenko
b39cea52b6
edit docs
2017-06-02 19:24:28 +02:00
Dmitriy Seredenko
fd81ce44f3
First commit.
2017-06-02 19:23:35 +02:00
Seredenko Dmitry
d2155f1e30
Initial commit
2017-06-02 17:34:56 +02:00