| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
* Update bindings
* Add user authentication sql functions
Reference #579
|
| |
|
| |
[ci skip]
|
| |
|
|
|
| |
Implemented table check; only activate User Authentication on a database which has no UA enabled.
Closes #582
|
| | |
|
|
|
* 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
|