5 Commits
Author SHA1 Message Date
junvandGitHub a539b171fa Correct the documents when about fire exception
When we'd like to fire exception when execute `INSERT` commands, we should call `.WithExecException()` rather than `.WithQueryException()`
2018-11-30 11:26:46 +11: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é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
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