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
path:
root
/
sqlite3_opt_allow_uri_authority.go
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-25
Update amalgamation code to 3.45.0
Yasuhiro Matsumoto
2
-2534
/
+5657
2024-01-25
update go version
Yasuhiro Matsumoto
1
-1
/
+1
2024-01-25
go fmt ./...
Yasuhiro Matsumoto
49
-190
/
+242
2024-01-25
update go version to 1.19
Yasuhiro Matsumoto
21
-89
/
+88
2023-12-15
Fix musl build (#1164)
leso-kn
1
-1
/
+12
2023-12-14
temporary fix to make the job pass
Diego Becciolini
1
-1
/
+1
2023-12-14
use locally checked out lib in the docker job
Diego Becciolini
2
-2
/
+3
2023-11-04
Update amalgamation code
Yasuhiro Matsumoto
3
-3842
/
+9023
2023-06-01
Update amalgamation code
Yasuhiro Matsumoto
3
-4958
/
+11111
2023-05-17
Update README.md
Partho Kumar Rajvor
1
-1
/
+1
2023-04-05
Fix virtual table example. (#1149)
Andrew Zhang
1
-1
/
+1
2023-02-23
Add build tags to support both x86 and ARM compilation on macOS (#1069)
Denis Dmitriev
3
-18
/
+31
2023-02-15
Add go 1.20 to workflow matrix, remove 1.17 (#1136)
Connor Hindley
1
-2
/
+2
2023-02-11
Replace namedValue with driver.NamedValue to avoid copying exec/query args (#...
Charlie Vieth
2
-42
/
+20
2022-11-17
Add Serialize and Deserialize support (#1089)
Philip O'Toole
4
-0
/
+202
2022-10-26
Update expected test output
Philip O'Toole
1
-1
/
+1
2022-10-26
Update amalgamation code
Yasuhiro Matsumoto
2
-108
/
+205
2022-10-18
Updating vtable example, "BestIndex" method (#1099)
David Vassallo
1
-1
/
+6
2022-10-18
Update README.md to include vtable feature (#1100)
David Vassallo
1
-0
/
+1
2022-09-18
Cross Compiling for Mac OS via `musl-cross`
Luca Guidi
1
-5
/
+4
2022-09-18
Golang's linker add mingwex and mingw32 automatically,so we don't need add th...
kkqy
1
-1
/
+0
2022-09-17
Add support for sqlite_math_functions tag (#1059)
Levi Gruspe
4
-2
/
+46
2022-09-04
こんにちわ is wrong Japanse. The correct word is こんにちは
KiYugadgeter
3
-3
/
+3
2022-09-01
Fix "ennviroment" (#1077)
RewardedIvan
1
-1
/
+1
2022-09-01
Rollback on constraint failure (#1071)
Joshua Hull
2
-2
/
+41
2022-09-02
Fix TestQueryer test to use exec for multistatement insertion
Joshua Hull
1
-10
/
+18
2022-09-02
Fix TestQueryer test
Joshua Hull
1
-1
/
+1
2022-09-01
Update README to fix reference URL
Yoshiki Shibukawa
1
-1
/
+1
2022-08-16
TestQueryer: actually check Rows returned
Oliver Giles
1
-10
/
+12
2022-08-16
Add build tag to enable OSTRACE() logging
Ben Johnson
3
-1
/
+17
2022-08-16
Update amalgamation code
Yasuhiro Matsumoto
3
-3513
/
+5717
2022-08-16
Retract +incompatible releases
Bryan C. Mills
1
-1
/
+5
2022-08-15
Update supported Go version to Go 1.19
Aoang
1
-2
/
+2
2022-05-29
Support returning any from callbacks (#1046)
Phil Eaton
3
-0
/
+88
2022-05-28
Add error checking in simple example for tx.Commit
Kristóf Havasi
1
-1
/
+4
2022-05-18
Update _example/simple/Dockerfile
mattn
1
-1
/
+1
2022-05-18
feat: simple example of Dockerfile w/ multi-stage build
KEINOS
2
-0
/
+67
2022-05-13
Update amalgamation code
Yasuhiro Matsumoto
3
-152
/
+354
2022-05-13
Update .github/workflows/go.yaml
mattn
1
-1
/
+1
2022-05-13
Update supported Golang version to Go 1.18
Aoang
1
-3
/
+3
2022-04-23
Update sqlite3_opt_preupdate_omit.go
Corey Butler
1
-1
/
+1
2022-04-23
Update sqlite3_opt_preupdate_hook.go
Corey Butler
1
-1
/
+1
2022-02-28
Update amalgamation
Phil Eaton
3
-3850
/
+5985
2022-01-29
Add sqlite3_file_control() support
Ben Johnson
2
-0
/
+108
2022-01-10
Add example using driverName
Yasuhiro Matsumoto
2
-0
/
+25
2022-01-10
Add driverName to be possible change driver name
Yasuhiro Matsumoto
1
-1
/
+8
2021-12-29
Temporary disable test for dropping vtable
Yasuhiro Matsumoto
1
-1
/
+2
2021-12-29
Update amalgamation code
Yasuhiro Matsumoto
3
-6384
/
+8453
2021-10-26
Fix GitHub workflows
Yasuhiro Matsumoto
1
-1
/
+1
2021-10-26
Do no test with go-acc on Windows (#980)
mattn
1
-9
/
+4
[next]