Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mattn/go-sqlite3 issues and pull requests

#1275 - How does SQLite accommodate various data types?

Issue - State: open - Opened by imranimtiaz 17 days ago - 1 comment

#1273 - Update amalgamation code to 3.46.1

Pull Request - State: closed - Opened by mattn 25 days ago

#1272 - program exits with 137

Issue - State: closed - Opened by bitmaskit about 1 month ago - 5 comments

#1271 - compiling with sqlite_math_functions tag

Issue - State: open - Opened by sb977 about 1 month ago

#1270 - Add support for sqlite3_status64

Pull Request - State: open - Opened by mkke about 2 months ago

#1269 - DW_FORM_strx with no .debug_str_offsets section

Issue - State: open - Opened by denis-obukhov about 2 months ago - 21 comments

#1268 - update sqlite to 3.46.1

Issue - State: open - Opened by rbucker about 2 months ago - 1 comment

#1267 - Add inline documentation for custom extension functions

Pull Request - State: closed - Opened by jeffreyaven about 2 months ago - 1 comment

#1265 - Segmentation Violation

Issue - State: closed - Opened by cloudtriquetra about 2 months ago - 2 comments

#1264 - cross compile error from mac to armv7

Issue - State: closed - Opened by donknap 2 months ago - 2 comments

#1263 - ez

Issue - State: closed - Opened by daoid55 2 months ago

#1262 - Fix sqlite3_opt_unlock_notify with USE_LIBSQLITE3

Pull Request - State: open - Opened by q66 2 months ago

#1260 - Make geopoly visible

Issue - State: closed - Opened by Imran-imtiaz48 3 months ago - 1 comment

#1259 - Fix memory leak in callbackRetText function

Pull Request - State: open - Opened by hionay 3 months ago - 2 comments

#1258 - Update amalgamation code to 3.46.0

Pull Request - State: closed - Opened by mattn 3 months ago

#1257 - cost so long time to build

Issue - State: open - Opened by hchw 3 months ago - 4 comments

#1256 - Bazel nogo error: unsafeptr

Issue - State: open - Opened by loeffel-io 3 months ago

#1255 - enable geopoly

Issue - State: open - Opened by jtarchie 3 months ago - 2 comments

#1254 - Fix deliberate_fall_through macro for LLVM

Pull Request - State: closed - Opened by r-barnes 3 months ago - 5 comments

#1253 - Fix explicit fallthrough macro

Issue - State: closed - Opened by r-barnes 3 months ago

#1252 - feature request: sqlar

Issue - State: open - Opened by ndajr 3 months ago - 2 comments

#1251 - vtable example broken

Issue - State: closed - Opened by tionis 3 months ago - 2 comments

#1250 - Restore in-memory database failed by using Online Backup API

Issue - State: closed - Opened by chivincent 3 months ago - 2 comments

#1249 - Add loongarch64 byteorder

Pull Request - State: open - Opened by zhaixiaojuan 4 months ago

#1248 - Generic PRAGMA URI parameters

Issue - State: open - Opened by ncruces 4 months ago - 11 comments

#1247 - add support for sqlite3_db_status #701

Pull Request - State: open - Opened by tadnir 4 months ago

#1246 - sqlite3-binding.c use after free

Issue - State: open - Opened by DyadyaMops 4 months ago - 4 comments

#1244 - 【ERROR】Windows use winlibs

Issue - State: open - Opened by Fgaoxing 4 months ago - 1 comment

#1243 - Segmentation fault in Ubuntu 18.04 with GLIBC_2.34

Issue - State: open - Opened by Teajey 4 months ago - 1 comment

#1242 - High suspended process count on linux

Issue - State: open - Opened by mgholam 4 months ago

#1240 - Is it worth compiling in math functions by default?

Issue - State: open - Opened by c9845 5 months ago - 3 comments

#1239 - Add support for libsqlite3 on z/OS

Pull Request - State: closed - Opened by dustin-ward 5 months ago - 3 comments

#1238 - Race conditions during unit tests despite workarounds

Issue - State: open - Opened by stevarino 5 months ago - 2 comments

#1237 - Flagged by Windows Defender since v1.14.20

Issue - State: open - Opened by WinXaito 5 months ago - 2 comments

#1235 - x86编译问题

Issue - State: open - Opened by cjxpj 5 months ago

#1234 - Add loongarch64 support.

Pull Request - State: open - Opened by abner-chenc 5 months ago - 1 comment

#1233 - sqlite3 in-memory mode deletes data and releases memory

Issue - State: closed - Opened by xlango 6 months ago

#1232 - Can't seem to fuzz SQLite??

Issue - State: closed - Opened by frioux 6 months ago - 1 comment

#1231 - exec for update does not correctly return sql.Results

Issue - State: closed - Opened by lmtyler 6 months ago - 1 comment

#1230 - C code errors on linux amd64

Issue - State: open - Opened by 4cecoder 6 months ago

#1229 - Inconsistent parsing of DATETIME type, causing errors

Issue - State: open - Opened by scosman 6 months ago - 7 comments

#1228 - importing go-sqlite hangs my application!!??

Issue - State: open - Opened by tamis-laan 6 months ago - 4 comments

#1227 - Cannot read result row of pragma wal_checkpoint

Issue - State: closed - Opened by CyrusJavan 7 months ago - 4 comments

#1226 - Database file does not get created when using connection string

Issue - State: closed - Opened by tcarlton2000 7 months ago - 4 comments

#1225 - docker build fail undefined: sqlite3.Error

Issue - State: closed - Opened by ericnts 7 months ago - 2 comments

#1224 - "NOT json_valid(NULL)" unexpected empty result (works in CLI)

Issue - State: closed - Opened by tommyblue 7 months ago - 2 comments

#1223 - env “TMPDIR" can't change the tmp store diretory

Issue - State: open - Opened by runlilong 7 months ago - 7 comments

#1222 - fix: some typos

Pull Request - State: closed - Opened by pomadev 7 months ago - 2 comments

#1221 - Add support for datetime columns declared with a precision

Pull Request - State: open - Opened by segiddins 8 months ago

#1220 - feature: Allow custom window functions to be registered with the driver

Pull Request - State: open - Opened by ohaibbq 8 months ago - 10 comments

#1219 - Getting Errors with go-sqlite3

Issue - State: closed - Opened by kuna-midhilesh 8 months ago - 4 comments

#1218 - Drop static_mock.go

Issue - State: open - Opened by mattn 8 months ago

#1216 - WIP: Allow custom window functions to be registered

Pull Request - State: closed - Opened by ohaibbq 8 months ago - 1 comment

#1215 - Support for custom window functions

Issue - State: open - Opened by ohaibbq 8 months ago

#1213 - close channel

Pull Request - State: closed - Opened by mattn 8 months ago

#1212 - Merge upstream 20240131

Pull Request - State: closed - Opened by otoolep 8 months ago

#1211 - Update amalgamation code to 3.45.1

Pull Request - State: closed - Opened by mattn 8 months ago

#1210 - v3.45.1 release

Issue - State: closed - Opened by mdemuth 8 months ago - 1 comment

#1209 - Merge upstream

Pull Request - State: closed - Opened by otoolep 8 months ago

#1208 - update go version to 1.19

Pull Request - State: closed - Opened by mattn 8 months ago

#1207 - Update amalgamation code to 3.45.0

Pull Request - State: closed - Opened by mattn 8 months ago - 3 comments

#1206 - v3.45.0 release

Issue - State: closed - Opened by jtarchie 8 months ago - 3 comments

#1205 - In-memory database access fails with multiple goroutines

Issue - State: closed - Opened by rob94110 8 months ago - 4 comments

#1203 - Error "database is locked" in wal mode

Issue - State: open - Opened by YanyunTao 9 months ago - 1 comment

#1202 - Possible memory leak, with reproduce repo

Issue - State: closed - Opened by wxsms 10 months ago - 17 comments

#1201 - Fix docker job

Pull Request - State: closed - Opened by itizir 10 months ago - 2 comments

#1200 - Fix panic: sql: Register called twice for driver sqlite3

Pull Request - State: closed - Opened by yjbdsky 10 months ago - 6 comments

#1199 - SIGSEGV when create a table

Issue - State: open - Opened by yeheshuah 11 months ago - 3 comments

#1197 - Update amalgamation code

Pull Request - State: closed - Opened by mattn 11 months ago - 1 comment

#1196 - gcc dependency removel

Issue - State: open - Opened by RutujaRRohom 11 months ago - 1 comment

#1195 - bugfix: after executing statement table lock was not cleared

Pull Request - State: open - Opened by letFunny 11 months ago - 3 comments

#1194 - Ordering of query parameters

Issue - State: closed - Opened by itzloop 11 months ago - 1 comment

#1193 - Making Virtual Table Implementation Multi Tenant

Issue - State: closed - Opened by mustafaakin 12 months ago - 2 comments

#1192 - Performance when not using build tag "libsqlite3"

Issue - State: closed - Opened by shaunhey 12 months ago - 2 comments

#1191 - Update amalgamation code to 3.43.1

Pull Request - State: closed - Opened by eatonphil 12 months ago - 3 comments

#1190 - Add SetErrorLog function

Pull Request - State: open - Opened by c4rlo 12 months ago - 1 comment

#1189 - strange disk I/O error: read-only file system, need help

Issue - State: closed - Opened by jacentsao about 1 year ago - 5 comments

#1188 - Simple read-only SQLite databases embedded in Go executables

Pull Request - State: closed - Opened by dmarker about 1 year ago - 7 comments

#1187 - docs: add go-sqlite3-stdlib to extensions section

Pull Request - State: open - Opened by wxsms about 1 year ago

#1186 - feat: add option to support DBSTAT

Pull Request - State: open - Opened by walterwanderley about 1 year ago - 1 comment

#1185 - Enable FTS5

Pull Request - State: closed - Opened by otoolep about 1 year ago

#1184 - RETURNING directive is not working.

Issue - State: closed - Opened by erudenko about 1 year ago - 2 comments

#1183 - [Want help] How to use compiled go-sqlite3 on Windows?

Issue - State: closed - Opened by nur91m about 1 year ago - 6 comments

#1182 - [Want help] examples of virtual table's Update method

Issue - State: closed - Opened by faultolerance about 1 year ago - 3 comments

#1181 - Installation Failed?

Issue - State: closed - Opened by cabexius about 1 year ago - 2 comments

#1180 - Why does the compilation freeze after importing go-sqlite3

Issue - State: closed - Opened by 1nformation about 1 year ago - 6 comments

#1179 - Possible solutions to the concurrency problems

Issue - State: closed - Opened by alinnert about 1 year ago - 14 comments

#1178 - undefined: sqlite3.Error

Issue - State: closed - Opened by Ye0kr1n about 1 year ago - 1 comment

#1177 - Fix musl build (#1164)

Pull Request - State: closed - Opened by leso-kn about 1 year ago - 26 comments