aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_type.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Build with "go tool" and hackishly bundle code from same package into one fil...EuAndreh2024-08-121-108/+0
* update go version to 1.19Yasuhiro Matsumoto2024-01-251-1/+1
* change angle bracket import to quotes (#868)Hanzhen Yi2021-10-261-1/+1
* Update SQLite3_ The columntypescantype method of type (#909)Auler2021-10-261-23/+69
* RowsColumnTypeNullable not implemented (#848)Jinzhu2020-12-261-2/+2
* Add build constraints for non cgoYasuhiro Matsumoto2019-11-181-0/+5
* go vet && golintYasuhiro Matsumoto2016-11-061-0/+3
* add go18 new featureYasuhiro Matsumoto2016-11-041-0/+54