diff options
author | Auler <Auler@users.noreply.github.com> | 2021-10-25 23:19:41 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-26 00:19:41 +0900 |
commit | 5671e0149335abe1ded55bb030dc0b0eb5d27a23 (patch) | |
tree | 306437ceefc621f6805fde9e26712972a551c5f1 /sqlite3.go | |
parent | fix idxStr freeing issue (#898) (diff) | |
download | golite-5671e0149335abe1ded55bb030dc0b0eb5d27a23.tar.gz golite-5671e0149335abe1ded55bb030dc0b0eb5d27a23.tar.xz |
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.mod
Diffstat (limited to 'sqlite3.go')
0 files changed, 0 insertions, 0 deletions