index
:
golite
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update amalgamation code
Yasuhiro Matsumoto
2023-06-01
3
-4958
/
+11111
*
Update README.md
Partho Kumar Rajvor
2023-05-17
1
-1
/
+1
*
Fix virtual table example. (#1149)
Andrew Zhang
2023-04-05
1
-1
/
+1
*
Add build tags to support both x86 and ARM compilation on macOS (#1069)
Denis Dmitriev
2023-02-23
3
-18
/
+31
*
Add go 1.20 to workflow matrix, remove 1.17 (#1136)
Connor Hindley
2023-02-15
1
-2
/
+2
*
Replace namedValue with driver.NamedValue to avoid copying exec/query args (#...
Charlie Vieth
2023-02-11
2
-42
/
+20
*
Add Serialize and Deserialize support (#1089)
Philip O'Toole
2022-11-17
4
-0
/
+202
*
Update expected test output
Philip O'Toole
2022-10-26
1
-1
/
+1
*
Update amalgamation code
Yasuhiro Matsumoto
2022-10-26
2
-108
/
+205
*
Updating vtable example, "BestIndex" method (#1099)
David Vassallo
2022-10-18
1
-1
/
+6
*
Update README.md to include vtable feature (#1100)
David Vassallo
2022-10-18
1
-0
/
+1
*
Cross Compiling for Mac OS via `musl-cross`
Luca Guidi
2022-09-18
1
-5
/
+4
*
Golang's linker add mingwex and mingw32 automatically,so we don't need add th...
kkqy
2022-09-18
1
-1
/
+0
*
Add support for sqlite_math_functions tag (#1059)
Levi Gruspe
2022-09-17
4
-2
/
+46
*
こんにちわ is wrong Japanse. The correct word is こんにちは
KiYugadgeter
2022-09-04
3
-3
/
+3
*
Fix "ennviroment" (#1077)
RewardedIvan
2022-09-01
1
-1
/
+1
*
Rollback on constraint failure (#1071)
Joshua Hull
2022-09-01
2
-2
/
+41
*
Fix TestQueryer test to use exec for multistatement insertion
Joshua Hull
2022-09-02
1
-10
/
+18
*
Fix TestQueryer test
Joshua Hull
2022-09-02
1
-1
/
+1
*
Update README to fix reference URL
Yoshiki Shibukawa
2022-09-01
1
-1
/
+1
*
TestQueryer: actually check Rows returned
Oliver Giles
2022-08-16
1
-10
/
+12
*
Add build tag to enable OSTRACE() logging
Ben Johnson
2022-08-16
3
-1
/
+17
*
Update amalgamation code
Yasuhiro Matsumoto
2022-08-16
3
-3513
/
+5717
*
Retract +incompatible releases
Bryan C. Mills
2022-08-16
1
-1
/
+5
*
Update supported Go version to Go 1.19
Aoang
2022-08-15
1
-2
/
+2
*
Support returning any from callbacks (#1046)
Phil Eaton
2022-05-29
3
-0
/
+88
*
Add error checking in simple example for tx.Commit
Kristóf Havasi
2022-05-28
1
-1
/
+4
*
Update _example/simple/Dockerfile
mattn
2022-05-18
1
-1
/
+1
*
feat: simple example of Dockerfile w/ multi-stage build
KEINOS
2022-05-18
2
-0
/
+67
*
Update amalgamation code
Yasuhiro Matsumoto
2022-05-13
3
-152
/
+354
*
Update .github/workflows/go.yaml
mattn
2022-05-13
1
-1
/
+1
*
Update supported Golang version to Go 1.18
Aoang
2022-05-13
1
-3
/
+3
*
Update sqlite3_opt_preupdate_omit.go
Corey Butler
2022-04-23
1
-1
/
+1
*
Update sqlite3_opt_preupdate_hook.go
Corey Butler
2022-04-23
1
-1
/
+1
*
Update amalgamation
Phil Eaton
2022-02-28
3
-3850
/
+5985
*
Add sqlite3_file_control() support
Ben Johnson
2022-01-29
2
-0
/
+108
*
Add example using driverName
Yasuhiro Matsumoto
2022-01-10
2
-0
/
+25
*
Add driverName to be possible change driver name
Yasuhiro Matsumoto
2022-01-10
1
-1
/
+8
*
Temporary disable test for dropping vtable
Yasuhiro Matsumoto
2021-12-29
1
-1
/
+2
*
Update amalgamation code
Yasuhiro Matsumoto
2021-12-29
3
-6384
/
+8453
*
Fix GitHub workflows
Yasuhiro Matsumoto
2021-10-26
1
-1
/
+1
*
Do no test with go-acc on Windows (#980)
mattn
2021-10-26
1
-9
/
+4
*
Add go.mod and go.sum for upgrade (#978)
mattn
2021-10-26
3
-11
/
+37
*
Drop old versions (#979)
mattn
2021-10-26
1
-1
/
+1
*
Adds CIFuzz for fuzzing as continuous integration (#919)
Catena cyber
2021-10-26
1
-0
/
+29
*
sqlite3_test.go: Fix go test -run=...: Use standard sub-tests (#881)
Evan Jones
2021-10-26
1
-22
/
+38
*
change angle bracket import to quotes (#868)
Hanzhen Yi
2021-10-26
13
-13
/
+13
*
Update SQLite3_ The columntypescantype method of type (#909)
Auler
2021-10-26
1
-22
/
+68
*
fix idxStr freeing issue (#898)
Patrick DeVivo
2021-10-26
1
-4
/
+15
*
Use single-quotes around string literals. (#934)
Michael Hofmann
2021-10-26
1
-10
/
+10
[next]