aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_type.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* change angle bracket import to quotes (#868)Hanzhen Yi2021-10-261-1/+1
* Update SQLite3_ The columntypescantype method of type (#909)•••* 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.modAuler2021-10-261-22/+68
* 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