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
...
*
Test on 1.17
Yasuhiro Matsumoto
2021-10-26
1
-1
/
+1
*
run tests against Go 1.16 (#967)
Harry
2021-10-26
1
-2
/
+2
*
Fix typo in README.md (#939)
Ikko Ashimine
2021-10-26
0
-0
/
+0
*
Resolve windows CI issues (#941)
hackerman
2021-10-26
1
-1
/
+1
*
Allow building on OpenBSD (#976)
Denis Fondras
2021-10-26
1
-0
/
+2
*
chore: readme: Fix link, typos, copy editing (#974)
Ross Smith II
2021-10-22
1
-56
/
+55
*
return non-nil result when calling exec with empty query (#973)
Aviv Klasquin Komissar
2021-10-19
2
-0
/
+24
*
bump codecov/codecov-action@v2 (#957)
Ichinose Shogo
2021-07-20
1
-1
/
+1
*
Update amalgamation code (#955)
mattn
2021-07-15
4
-2972
/
+4357
*
Update amalgamation code (#940)
mattn
2021-04-15
2
-4655
/
+7157
*
make column metadata functionality opt-in
Jesse Rittner
2021-02-18
5
-44
/
+61
*
Export sqlite3_column_table_name (#900)
Philip O'Toole
2021-02-18
2
-0
/
+43
*
Go get go-acc with environment variable for go modules (#915)
Catena cyber
2021-02-16
1
-2
/
+2
*
Adds a fuzz target (#908)
Catena cyber
2021-02-15
2
-1
/
+31
*
Export sqlite3_stmt_readonly() via SQLiteStmt.Readonly() (#895)
Martin Tournoij
2020-12-28
2
-0
/
+48
*
Update amalgamation code (#896)
mattn
2020-12-26
3
-728
/
+2032
*
add support for defining an "eponymous only" virtual table (#885)
Patrick DeVivo
2020-12-26
4
-3
/
+325
*
RowsColumnTypeNullable not implemented (#848)
Jinzhu
2020-12-26
1
-2
/
+2
*
Add ?_cache_size=[..] to connection parameters (#894)
Martin Tournoij
2020-12-26
2
-0
/
+23
*
clarify usleep license (#893)
Brad Rydzewski
2020-12-26
1
-1
/
+3
*
Fix ci
Yasuhiro Matsumoto
2020-11-18
1
-2
/
+2
*
Drop go1.11 (#852)
mattn
2020-11-17
2
-3
/
+3
*
README.md: use link in markdown (#859)
Buk Bukowski
2020-11-17
1
-1
/
+1
*
sqlite3.go: Remove -DSQLITE_ENABLE_FTS4_UNICODE61: not supported (#872)
Evan Jones
2020-11-17
1
-1
/
+0
*
sqlite3.go: remove -DSQLITE_DISABLE_INTRINSIC: better builds (#878)
Evan Jones
2020-11-17
1
-1
/
+0
*
.github/workflows: stop using deprecated add-path command (#873)
Evan Jones
2020-11-17
1
-2
/
+2
*
Support vfs for Open (#877)
mattn
2020-11-17
2
-1
/
+49
*
TestExecContextCancel: Reduce timeout to make less flaky (#879)
Evan Jones
2020-11-17
1
-4
/
+10
*
sqlite3_test.go: Move Go 1.13 test to sqlite3_go113_test.go (#883)
Evan Jones
2020-11-17
3
-31
/
+5
*
doc.go: you can use Conn.Raw to get *SQLiteConn (#882)
Evan Jones
2020-11-16
2
-3
/
+43
*
Expand documentation for extension functions (#880)
Macaully James Muir
2020-11-16
1
-3
/
+16
*
Fix #860 extenstion entry bug (#861)
Yunus Ayar
2020-10-02
1
-1
/
+1
*
Add build tag ignore for upgrade script (#851)
mattn
2020-09-11
3
-19
/
+1
*
Fix "cannot start a transaction within a transaction" issue (#764) (#765)
Andrii Zavorotnii
2020-08-29
3
-6
/
+129
*
Use go-pointer instead of uintptr hacks. (#814)
mattn
2020-08-26
3
-53
/
+47
*
treat vtable C arrays as Go slices rather than giant Go arrays (#840)
rittneje
2020-08-26
1
-11
/
+21
*
coveralls to codecov (#845)
raa0121
2020-08-25
3
-42
/
+35
*
Fix go.yaml
Yasuhiro Matsumoto
2020-08-25
1
-76
/
+76
*
Update README.md
Yasuhiro Matsumoto
2020-08-25
1
-2
/
+2
*
Add Github Actions yaml and set LDFLAGS on windows (#843)
raa0121
2020-08-25
3
-36
/
+132
*
Update amalgamation code (#842)
mattn
2020-08-19
3
-9975
/
+10880
*
Travis-CI: set go_import_path (#829)
Olivier Mengué
2020-07-21
1
-0
/
+2
*
Travis-CI: add Go 1.14.x, change order of Go versions (#830)
Olivier Mengué
2020-07-21
1
-5
/
+6
*
Update README.md
Yasuhiro Matsumoto
2020-06-18
1
-1
/
+3
*
upgrade amalgamation code (#821)
mattn
2020-06-06
3
-1844
/
+3104
*
Add mock versions of SQLiteDriver and SQLiteConn for +build !cgo (#819)
Martin Tournoij
2020-06-05
1
-7
/
+18
*
Edited note in README (#817)
turtlemaster19
2020-06-01
1
-1
/
+1
*
Document requirements for cross compiling from OSX (#804)
Vishnu Mohandas
2020-05-16
1
-3
/
+9
*
Enable all prefixes for named parameters and allow for unused named parameter...
gber
2020-05-14
2
-53
/
+116
*
Fix #808: remove goconvey (#809)
Diego Becciolini
2020-05-14
1
-2
/
+4
[prev]
[next]