aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_opt_userauth_omit.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update User Authentication•••* Update bindings * Add user authentication sql functions Reference #579Gert-Jan Timmer2018-06-011-3/+85
* Stash•••[ci skip]Gert-Jan Timmer2018-05-311-0/+5
* ADD: User authentication•••* User Authentication Implementation * Rename file to conform to fileformat `sqlite3_*_omit.go` * Updated sqlite3-binding.* with new upgrade tool * Add: callbackRetNil required for error type return because of adding `RegisterFunc`s directly on the connection. * Add: TestCreateAuthDatabase Gert-Jan Timmer2018-05-301-0/+65