An open API service providing commit metadata for open source projects.

GitHub / segmentio/go-sqlite3 / commits

SHA Message Author Date Stats
b9c49a6e [segment patch] sqlite3_opt_preupdate_hook: ensure backward compat with Segme... Kevin Burke <k****e@s****m>
Committed by: Erik Weathers <e****s@s****m>
over 2 years ago
6ee3e674 close channel Yasuhiro Matsumoto <m****p@g****m>
Committed by: mattn <m****p@g****m>
over 2 years ago
4702d9b5 Update amalgamation code to 3.45.1 Yasuhiro Matsumoto <m****p@g****m>
Committed by: mattn <m****p@g****m>
over 2 years ago
d3c33332 update go version Yasuhiro Matsumoto <m****p@g****m>
Committed by: mattn <m****p@g****m>
over 2 years ago
1f0dc0a0 go fmt ./... Yasuhiro Matsumoto <m****p@g****m>
Committed by: mattn <m****p@g****m>
over 2 years ago
c91bca4f update go version to 1.19 Yasuhiro Matsumoto <m****p@g****m>
Committed by: mattn <m****p@g****m>
over 2 years ago
64bbe620 add example Yasuhiro Matsumoto <m****p@g****m>
Committed by: mattn <m****p@g****m>
over 2 years ago
cdc80958 Update amalgamation code to 3.45.0 Yasuhiro Matsumoto <m****p@g****m>
Committed by: mattn <m****p@g****m>
over 2 years ago
d9e27895 temporary fix to make the job pass Diego Becciolini <d****i@n****m>
Committed by: mattn <m****p@g****m>
over 2 years ago
c260ecf7 use locally checked out lib in the docker job Diego Becciolini <d****i@n****m>
Committed by: mattn <m****p@g****m>
over 2 years ago
00b02e0b Fix musl build (#1164) leso-kn <i****o@l****m>
Committed by: mattn <m****p@g****m>
over 2 years ago
9fd6f4ff Update amalgamation code Yasuhiro Matsumoto <m****p@g****m>
Committed by: mattn <m****p@g****m>
almost 3 years ago
f08f1b6b Update amalgamation code Yasuhiro Matsumoto <m****p@g****m>
Committed by: mattn <m****p@g****m>
over 3 years ago
d366d8de Update README.md Partho Kumar Rajvor <p****r@p****m>
Committed by: mattn <m****p@g****m>
over 3 years ago
edc3bb69 Fix virtual table example. (#1149) Andrew Zhang <1****h@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
85a15a72 Add build tags to support both x86 and ARM compilation on macOS (#1069)
Co-authored-by: Denis Dmitriev <d****v@i****t>
Denis Dmitriev <d****v@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
819cc0dd Add go 1.20 to workflow matrix, remove 1.17 (#1136) Connor Hindley <c****y@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7ce62b2a Replace namedValue with driver.NamedValue to avoid copying exec/query args (#... Charlie Vieth <c****h@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
1603038a Add Serialize and Deserialize support (#1089) Philip O'Toole <p****e@y****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
31c76182 Update amalgamation code Yasuhiro Matsumoto <m****p@g****m>
Committed by: mattn <m****p@g****m>
almost 4 years ago
4b8633cc Updating vtable example, "BestIndex" method (#1099)
Signed-off-by: David Vassallo <d****o@g****m>, David Vassallo <d****o@g****m>
David Vassallo <d****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
0b370842 Update README.md to include vtable feature (#1100) David Vassallo <d****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
17f6553f Add support for sqlite_math_functions tag (#1059)
Co-authored-by: Dominik Kraus <d****s@n****e>
Levi Gruspe <m****g@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
bce37737 Update expected test output Philip O'Toole <p****e@y****m>
Committed by: mattn <m****p@g****m>
almost 4 years ago
90900be5 Cross Compiling for Mac OS via `musl-cross` Luca Guidi <m****e@l****m>
Committed by: mattn <m****p@g****m>
almost 4 years ago
7476442e こんにちわ is wrong Japanse. The correct word is こんにちは KiYugadgeter <7****r@u****m>
Committed by: mattn <m****p@g****m>
almost 4 years ago
da62659c Fix "ennviroment" (#1077) RewardedIvan <6****n@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
4ef63c9c Rollback on constraint failure (#1071) Joshua Hull <j****y@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
be28dec3 Golang's linker add mingwex and mingw32 automatically,so we don't need add th... kkqy <k****n@g****m>
Committed by: mattn <m****p@g****m>
almost 4 years ago
c8a11438 Update README to fix reference URL Yoshiki Shibukawa <y****i@s****p>
Committed by: mattn <m****p@g****m>
about 4 years ago
f92b6bb2 Fix TestQueryer test to use exec for multistatement insertion Joshua Hull <j****y@g****m>
Committed by: mattn <m****p@g****m>
about 4 years ago
d5355d86 Fix TestQueryer test Joshua Hull <j****y@g****m>
Committed by: mattn <m****p@g****m>
about 4 years ago
d8e192b7 Update amalgamation code Yasuhiro Matsumoto <m****p@g****m>
Committed by: mattn <m****p@g****m>
about 4 years ago
fd616a2f Update supported Go version to Go 1.19 Aoang <a****g@x****m>
Committed by: mattn <m****p@g****m>
about 4 years ago
a2e94c9d Add build tag to enable OSTRACE() logging Ben Johnson <b****n@y****m>
Committed by: mattn <m****p@g****m>
about 4 years ago
f1eef49b TestQueryer: actually check Rows returned Oliver Giles <o****s@g****m>
Committed by: mattn <m****p@g****m>
about 4 years ago
3ccccfb4 Support returning any from callbacks (#1046) Phil Eaton <p****l@e****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
43dcd313 Update _example/simple/Dockerfile mattn <m****p@g****m> over 4 years ago
c1223028 feat: simple example of Dockerfile w/ multi-stage build KEINOS <g****b@k****m>
Committed by: mattn <m****p@g****m>
over 4 years ago
adb060d2 Update .github/workflows/go.yaml mattn <m****p@g****m> over 4 years ago
aa1e9042 Update amalgamation code Yasuhiro Matsumoto <m****p@g****m>
Committed by: mattn <m****p@g****m>
over 4 years ago
bedc2985 Update sqlite3_opt_preupdate_omit.go Corey Butler <c****y@c****m>
Committed by: mattn <m****p@g****m>
over 4 years ago
c1379fcb Update sqlite3_opt_preupdate_hook.go Corey Butler <c****y@c****m>
Committed by: mattn <m****p@g****m>
over 4 years ago
a68a2b7f Update supported Golang version to Go 1.18 Aoang <a****g@x****m>
Committed by: mattn <m****p@g****m>
over 4 years ago
2df077b7 Update amalgamation Phil Eaton <p****l@e****m>
Committed by: mattn <m****p@g****m>
over 4 years ago
ae2a61f8 Add sqlite3_file_control() support Ben Johnson <b****n@y****m>
Committed by: mattn <m****p@g****m>
over 4 years ago
595e1328 Retract +incompatible releases Bryan C. Mills <b****s@g****m>
Committed by: mattn <m****p@g****m>
over 4 years ago
671e666c Add example using driverName Yasuhiro Matsumoto <m****p@g****m>
Committed by: mattn <m****p@g****m>
over 4 years ago
c0fa5ea6 Add driverName to be possible change driver name Yasuhiro Matsumoto <m****p@g****m>
Committed by: mattn <m****p@g****m>
over 4 years ago
98c52198 Temporary disable test for dropping vtable Yasuhiro Matsumoto <m****p@g****m>
Committed by: mattn <m****p@g****m>
over 4 years ago
7fbc50c9 Update amalgamation code Yasuhiro Matsumoto <m****p@g****m>
Committed by: mattn <m****p@g****m>
over 4 years ago
4761e9ca Do no test with go-acc on Windows (#980) mattn <m****p@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
85436841 Fix GitHub workflows Yasuhiro Matsumoto <m****p@g****m>
Committed by: mattn <m****p@g****m>
almost 5 years ago
48c6a56e Add go.mod and go.sum for upgrade (#978) mattn <m****p@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
bb15a32a Drop old versions (#979) mattn <m****p@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
9537be5e Adds CIFuzz for fuzzing as continuous integration (#919) Catena cyber <3****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
a4fc68a6 sqlite3_test.go: Fix go test -run=...: Use standard sub-tests (#881) Evan Jones <e****s@d****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
2b131e01 change angle bracket import to quotes (#868) Hanzhen Yi <h****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
5671e014 Update SQLite3_ The columntypescantype method of type (#909) Auler <A****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
2b780b4a fix idxStr freeing issue (#898) Patrick DeVivo <p****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
98d34f9d Use single-quotes around string literals. (#934) Michael Hofmann <5****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
3bb69418 sqlite3.go: use PRAGMA to set busy_timeout (#910) Dan Peterson <d****p@d****t>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
ab653675 Test on 1.17 Yasuhiro Matsumoto <m****p@g****m> almost 5 years ago
1cdbb70d run tests against Go 1.16 (#967) Harry <h****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
b3df4a5f Fix typo in README.md (#939) Ikko Ashimine <e****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
4bc7a1fc Resolve windows CI issues (#941) hackerman <3****r@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
1f85ebd7 Allow building on OpenBSD (#976) Denis Fondras <g****b@g****t>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
628398ee chore: readme: Fix link, typos, copy editing (#974) Ross Smith II <r****s@s****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
3900dc31 return non-nil result when calling exec with empty query (#973) Aviv Klasquin Komissar <a****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
3392062c bump codecov/codecov-action@v2 (#957) Ichinose Shogo <s****8@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
cba6eaee Update amalgamation code (#955) mattn <m****p@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
b8194675 Add error checking in simple example for tx.Commit Kristóf Havasi <l****z@u****m>
Committed by: mattn <m****p@g****m>
over 5 years ago
1157a421 Update amalgamation code (#940) mattn <m****p@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ab91e934 make column metadata functionality opt-in Jesse Rittner <r****e@g****m>
Committed by: rittneje <r****e@g****m>
over 5 years ago
95e88ca6 Export sqlite3_column_table_name (#900) Philip O'Toole <p****e@y****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
323de98a Go get go-acc with environment variable for go modules (#915) Catena cyber <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
16175c13 Adds a fuzz target (#908) Catena cyber <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3cbdae75 Export sqlite3_stmt_readonly() via SQLiteStmt.Readonly() (#895) Martin Tournoij <m****n@a****t>
Committed by: GitHub <n****y@g****m>
over 5 years ago
52436d40 Update amalgamation code (#896) mattn <m****p@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
92d23714 add support for defining an "eponymous only" virtual table (#885) Patrick DeVivo <p****o@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
66ff625f RowsColumnTypeNullable not implemented (#848) Jinzhu <w****p@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
02ce7ec5 Add ?_cache_size=[..] to connection parameters (#894) Martin Tournoij <m****n@a****t>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e30206cd clarify usleep license (#893) Brad Rydzewski <b****i@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
223d277c Fix ci Yasuhiro Matsumoto <m****p@g****m> almost 6 years ago
ae4208e7 Drop go1.11 (#852) mattn <m****p@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
07096126 README.md: use link in markdown (#859) Buk Bukowski <3****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
943e8f86 sqlite3.go: Remove -DSQLITE_ENABLE_FTS4_UNICODE61: not supported (#872) Evan Jones <e****s@d****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
8e02107e sqlite3.go: remove -DSQLITE_DISABLE_INTRINSIC: better builds (#878) Evan Jones <e****s@d****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
6da13a7b .github/workflows: stop using deprecated add-path command (#873) Evan Jones <e****s@d****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
1fbedab1 Support vfs for Open (#877) mattn <m****p@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
3fb3c0de TestExecContextCancel: Reduce timeout to make less flaky (#879) Evan Jones <e****s@d****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
70c77097 sqlite3_test.go: Move Go 1.13 test to sqlite3_go113_test.go (#883) Evan Jones <e****s@d****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
4f7abea9 doc.go: you can use Conn.Raw to get *SQLiteConn (#882) Evan Jones <e****j@e****a>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
784c6251 Expand documentation for extension functions (#880) Macaully James Muir <h****o@m****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
92f580b3 Fix #860 extenstion entry bug (#861) Yunus Ayar <g****y@y****e>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
4120733f Add build tag ignore for upgrade script (#851) mattn <m****p@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
862b9594 Fix "cannot start a transaction within a transaction" issue (#764) (#765) Andrii Zavorotnii <a****i@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6a8b3018 Use go-pointer instead of uintptr hacks. (#814) mattn <m****p@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
59d4145b treat vtable C arrays as Go slices rather than giant Go arrays (#840) rittneje <r****e@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
4b46e2b6 coveralls to codecov (#845) raa0121 <r****1@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago

← Back to repository