issues
search
mattn
/
go-sqlite3
sqlite3 driver for go using database/sql
http://mattn.github.io/go-sqlite3
MIT License
8.04k
stars
1.11k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SetFileControlInt performs unsafe conversion from Go int to C int
#1299
rittneje
opened
3 days ago
0
Add ability to set an int64 file control
#1298
jonstacks
opened
3 days ago
1
build windows with tags slqite_icu failed
#1297
labulakalia
opened
1 week ago
0
Fix exponential memory allocation in Exec and improve performance
#1296
charlievieth
opened
2 weeks ago
1
Reduce QueryContext allocations by reusing the channel
#1295
charlievieth
opened
2 weeks ago
0
ci: fix icu4c on macos and CIFuzz test
#1294
charlievieth
opened
2 weeks ago
1
reduce allocations when binding string/time args
#1293
charlievieth
opened
2 weeks ago
1
Why does compiling with `CGO_CFLAGS="-DSQLITE_DQS=0"` make my binary bigger?
#1292
playfulpachyderm
opened
3 weeks ago
1
reduce CGO calls when scanning rows
#1291
charlievieth
opened
3 weeks ago
4
Remove suggestion that CGO isn't always needed
#1290
samjewell
opened
3 weeks ago
0
Exec / sql: converting argument $1 type: unsupported type []interface {}, a slice of interface
#1289
ghollf
closed
3 weeks ago
4
Build tag request: SQLITE_ENABLE_DBPAGE_VTAB
#1288
rishi-kulkarni
opened
1 month ago
0
question: why do the if checks do the same thing.
#1287
svanellewee
closed
1 month ago
3
Dubiously similar repo
#1286
crisward
closed
3 weeks ago
4
Return io.EOF for empty Query statements
#1285
ganigeorgiev
opened
1 month ago
3
SQLiteRows.Columns() returns outdated state
#1284
ganigeorgiev
opened
1 month ago
4
Add serialisation ReadCloser
#1283
beldmian
closed
1 month ago
0
RANK() OVER (ORDER BY x) reversed in recent update
#1282
chaslain
opened
1 month ago
3
close statement when missing query arguments
#1281
mattn
closed
1 month ago
1
`sql.DB.Close` does not close the DB after a query error
#1280
Andrew-Morozko
closed
1 month ago
1
Cannot properly build a simple sqlite application
#1279
IceBjerg
opened
1 month ago
9
Add a new `RegisterBusyHandler` method to `SQLiteConn` to allow access to `sqlite3_busy_handler()`
#1278
polyscone
opened
1 month ago
0
signal arrived during cgo execution
#1277
tiandh987
opened
1 month ago
0
Add description to cross compile for specific libc dependency
#1276
Thomblin
opened
2 months ago
0
How does SQLite accommodate various data types?
#1275
imranimtiaz
opened
2 months ago
1
Update type for blob to be byte array, instead of sql.RawBytes
#1274
APshenkin
opened
2 months ago
0
Update amalgamation code to 3.46.1
#1273
mattn
closed
2 months ago
0
program exits with 137
#1272
bitmaskit
closed
2 months ago
5
compiling with sqlite_math_functions tag
#1271
sb977
opened
3 months ago
0
Add support for sqlite3_status64
#1270
mkke
opened
3 months ago
0
DW_FORM_strx with no .debug_str_offsets section
#1269
denis-obukhov
opened
3 months ago
22
update sqlite to 3.46.1
#1268
rbucker
opened
3 months ago
1
Add inline documentation for custom extension functions
#1267
jeffreyaven
closed
3 months ago
1
Add Inline Documentation for adding Custom Extension Functions in `sqlite3-binding.c`
#1266
jeffreyaven
opened
3 months ago
0
Segmentation Violation
#1265
cloudtriquetra
closed
3 months ago
5
cross compile error from mac to armv7
#1264
donknap
closed
3 months ago
2
ez
#1263
daoid55
closed
4 months ago
0
Fix sqlite3_opt_unlock_notify with USE_LIBSQLITE3
#1262
q66
opened
4 months ago
0
Establish a secure connection to an encrypted database using C# and System.Data.Sqlite.
#1261
Imran-imtiaz48
closed
4 months ago
0
Make geopoly visible
#1260
Imran-imtiaz48
closed
4 months ago
1
Fix memory leak in callbackRetText function
#1259
hionay
opened
4 months ago
2
Update amalgamation code to 3.46.0
#1258
mattn
closed
2 months ago
0
cost so long time to build
#1257
hchw
opened
4 months ago
4
Bazel nogo error: unsafeptr
#1256
loeffel-io
opened
4 months ago
0
enable geopoly
#1255
jtarchie
opened
4 months ago
7
Fix deliberate_fall_through macro for LLVM
#1254
r-barnes
closed
4 months ago
5
Fix explicit fallthrough macro
#1253
r-barnes
closed
4 months ago
0
feature request: sqlar
#1252
ndajr
opened
5 months ago
2
vtable example broken
#1251
tionis
closed
3 months ago
2
Restore in-memory database failed by using Online Backup API
#1250
chivincent
closed
4 months ago
2
Next