Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build with "go tool" and hackishly bundle code from same package into one fil... | EuAndreh | 2024-08-12 | 1 | -85/+0 |
* | go fmt ./... | Yasuhiro Matsumoto | 2024-01-25 | 1 | -0/+1 |
* | change angle bracket import to quotes (#868) | Hanzhen Yi | 2021-10-26 | 1 | -1/+1 |
* | Fix #860 extenstion entry bug (#861) | Yunus Ayar | 2020-10-02 | 1 | -1/+1 |
* | report actual error message if sqlite3_load_extension fails (#800) | rittneje | 2020-04-16 | 1 | -12/+26 |
* | Add build constraints for non cgo | Yasuhiro Matsumoto | 2019-11-18 | 1 | -1/+1 |
* | fmt update | Gert-Jan Timmer | 2018-05-27 | 1 | -0/+1 |
* | disable extension when loading failed | Yasuhiro Matsumoto | 2017-03-21 | 1 | -0/+1 |
* | go vet && golint | Yasuhiro Matsumoto | 2016-11-05 | 1 | -0/+1 |
* | update amalgamation code | Yasuhiro Matsumoto | 2016-08-11 | 1 | -0/+4 |
* | Expose LoadExtension with entry point | Zbigniew Mandziejewicz | 2016-04-18 | 1 | -0/+24 |
* | introduce ability to pass sqlite_omit_load_extension | Jessica Frazelle | 2015-09-04 | 1 | -0/+39 |