0
0
mirror of https://github.com/mattn/go-sqlite3.git synced 2025-06-14 11:21:42 +00:00

5 Commits

Author SHA1 Message Date
f9e79c0a39 golint 2017-03-05 20:52:55 +09:00
a9d61d54c6 use pointer receiver 2017-03-05 20:49:45 +09:00
fca908b496 fix import path 2017-03-05 20:48:17 +09:00
9efa963d05 [vtable] Rename Context to SQLiteContext
To not conflict with core "context" package naming.
2017-03-04 18:37:04 -05:00
618e784627 [vtable] Add pure Go example of GitHub repo vtable. 2017-03-04 18:10:02 -05:00