Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build with "go tool" and hackishly bundle code from same package into one ↵ | EuAndreh | 2024-08-12 | 1 | -108/+0 |
| | | | | file each | ||||
* | update go version to 1.19 | Yasuhiro Matsumoto | 2024-01-25 | 1 | -1/+1 |
| | |||||
* | change angle bracket import to quotes (#868) | Hanzhen Yi | 2021-10-26 | 1 | -1/+1 |
| | |||||
* | Update SQLite3_ The columntypescantype method of type (#909) | Auler | 2021-10-26 | 1 | -23/+69 |
| | | | | | | | | | | | | | | | | * sqlite3_type update The main reason for this change is that the original reflected values are nil. I found that there was no good mapping when dealing with the code here * Update sqlite3_type.go Update 'ColumnTypeScanType' method, Different types of mapping values * Restore copyright * Update go.mod * Update go.mod | ||||
* | RowsColumnTypeNullable not implemented (#848) | Jinzhu | 2020-12-26 | 1 | -2/+2 |
| | |||||
* | Add build constraints for non cgo | Yasuhiro Matsumoto | 2019-11-18 | 1 | -0/+5 |
| | |||||
* | go vet && golint | Yasuhiro Matsumoto | 2016-11-06 | 1 | -0/+3 |
| | |||||
* | add go18 new feature | Yasuhiro Matsumoto | 2016-11-04 | 1 | -0/+54 |