Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
go-sqlite3
sqlite3 driver for go using database/sql
Collective -
Host: opensource -
https://opencollective.com/mattn-go-sqlite3
- Website: https://mattn.kaoriya.net/
- Code: https://github.com/mattn/go-sqlite3
update go version to 1.19
github.com/mattn/go-sqlite3 - mattn opened this pull request 11 months ago
github.com/mattn/go-sqlite3 - mattn opened this pull request 11 months ago
Update amalgamation code to 3.45.0
github.com/mattn/go-sqlite3 - mattn opened this pull request 11 months ago
github.com/mattn/go-sqlite3 - mattn opened this pull request 11 months ago
In-memory database access fails with multiple goroutines
github.com/mattn/go-sqlite3 - rob94110 opened this issue 12 months ago
github.com/mattn/go-sqlite3 - rob94110 opened this issue 12 months ago
Changing PRAGMA user_version via placeholders does not work; Without placeholders it works fine
github.com/mattn/go-sqlite3 - flokoe opened this issue 12 months ago
github.com/mattn/go-sqlite3 - flokoe opened this issue 12 months ago
Error "database is locked" in wal mode
github.com/mattn/go-sqlite3 - YanyunTao opened this issue about 1 year ago
github.com/mattn/go-sqlite3 - YanyunTao opened this issue about 1 year ago
Possible memory leak, with reproduce repo
github.com/mattn/go-sqlite3 - wxsms opened this issue about 1 year ago
github.com/mattn/go-sqlite3 - wxsms opened this issue about 1 year ago
Fix panic: sql: Register called twice for driver sqlite3
github.com/mattn/go-sqlite3 - yjbdsky opened this pull request about 1 year ago
github.com/mattn/go-sqlite3 - yjbdsky opened this pull request about 1 year ago
SIGSEGV when create a table
github.com/mattn/go-sqlite3 - yeheshuah opened this issue about 1 year ago
github.com/mattn/go-sqlite3 - yeheshuah opened this issue about 1 year ago
LastInsertId and RowsAffected methods of sqlite.Result object return constant nil error
github.com/mattn/go-sqlite3 - paszahipsta opened this issue about 1 year ago
github.com/mattn/go-sqlite3 - paszahipsta opened this issue about 1 year ago
Update amalgamation code
github.com/mattn/go-sqlite3 - mattn opened this pull request about 1 year ago
github.com/mattn/go-sqlite3 - mattn opened this pull request about 1 year ago
gcc dependency removel
github.com/mattn/go-sqlite3 - RutujaRRohom opened this issue about 1 year ago
github.com/mattn/go-sqlite3 - RutujaRRohom opened this issue about 1 year ago
bugfix: after executing statement table lock was not cleared
github.com/mattn/go-sqlite3 - letFunny opened this pull request about 1 year ago
github.com/mattn/go-sqlite3 - letFunny opened this pull request about 1 year ago
Ordering of query parameters
github.com/mattn/go-sqlite3 - itzloop opened this issue about 1 year ago
github.com/mattn/go-sqlite3 - itzloop opened this issue about 1 year ago
Making Virtual Table Implementation Multi Tenant
github.com/mattn/go-sqlite3 - mustafaakin opened this issue about 1 year ago
github.com/mattn/go-sqlite3 - mustafaakin opened this issue about 1 year ago
Performance when not using build tag "libsqlite3"
github.com/mattn/go-sqlite3 - shaunhey opened this issue about 1 year ago
github.com/mattn/go-sqlite3 - shaunhey opened this issue about 1 year ago
Update amalgamation code to 3.43.1
github.com/mattn/go-sqlite3 - eatonphil opened this pull request about 1 year ago
github.com/mattn/go-sqlite3 - eatonphil opened this pull request about 1 year ago
Add SetErrorLog function
github.com/mattn/go-sqlite3 - c4rlo opened this pull request over 1 year ago
github.com/mattn/go-sqlite3 - c4rlo opened this pull request over 1 year ago
strange disk I/O error: read-only file system, need help
github.com/mattn/go-sqlite3 - jacentsao opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - jacentsao opened this issue over 1 year ago
Simple read-only SQLite databases embedded in Go executables
github.com/mattn/go-sqlite3 - dmarker opened this pull request over 1 year ago
github.com/mattn/go-sqlite3 - dmarker opened this pull request over 1 year ago
docs: add go-sqlite3-stdlib to extensions section
github.com/mattn/go-sqlite3 - wxsms opened this pull request over 1 year ago
github.com/mattn/go-sqlite3 - wxsms opened this pull request over 1 year ago
feat: add option to support DBSTAT
github.com/mattn/go-sqlite3 - walterwanderley opened this pull request over 1 year ago
github.com/mattn/go-sqlite3 - walterwanderley opened this pull request over 1 year ago
RETURNING directive is not working.
github.com/mattn/go-sqlite3 - erudenko opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - erudenko opened this issue over 1 year ago
[Want help] How to use compiled go-sqlite3 on Windows?
github.com/mattn/go-sqlite3 - nur91m opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - nur91m opened this issue over 1 year ago
[Want help] examples of virtual table's Update method
github.com/mattn/go-sqlite3 - faultolerance opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - faultolerance opened this issue over 1 year ago
Why does the compilation freeze after importing go-sqlite3
github.com/mattn/go-sqlite3 - 1nformation opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - 1nformation opened this issue over 1 year ago
Possible solutions to the concurrency problems
github.com/mattn/go-sqlite3 - alinnert opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - alinnert opened this issue over 1 year ago
Fix musl build (#1164)
github.com/mattn/go-sqlite3 - leso-kn opened this pull request over 1 year ago
github.com/mattn/go-sqlite3 - leso-kn opened this pull request over 1 year ago
Error "no such table" when creating temp tables
github.com/mattn/go-sqlite3 - joeyak opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - joeyak opened this issue over 1 year ago
how to register sqlite3_busy_handler function ?
github.com/mattn/go-sqlite3 - wustwg opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - wustwg opened this issue over 1 year ago
package using go-sqlite3 fails to compile
github.com/mattn/go-sqlite3 - ezplanet opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - ezplanet opened this issue over 1 year ago
backup.go:6:214: illegal UTF-8 encoding
github.com/mattn/go-sqlite3 - qssto opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - qssto opened this issue over 1 year ago
difference between linux build vs libsqlite3 linux
github.com/mattn/go-sqlite3 - meetme2meat opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - meetme2meat opened this issue over 1 year ago
Add `IsNullCallbackArg`
github.com/mattn/go-sqlite3 - andrzh opened this pull request over 1 year ago
github.com/mattn/go-sqlite3 - andrzh opened this pull request over 1 year ago
Out of order `$n` params get incorrect values
github.com/mattn/go-sqlite3 - snej opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - snej opened this issue over 1 year ago
New txlock options for hinting RO transaction
github.com/mattn/go-sqlite3 - hifi opened this pull request over 1 year ago
github.com/mattn/go-sqlite3 - hifi opened this pull request over 1 year ago
Update amalgamation code
github.com/mattn/go-sqlite3 - mattn opened this pull request over 1 year ago
github.com/mattn/go-sqlite3 - mattn opened this pull request over 1 year ago
Compilation warning in sqlite3-binding.c
github.com/mattn/go-sqlite3 - justonlyme1 opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - justonlyme1 opened this issue over 1 year ago
Build failure with musl 1.2.4
github.com/mattn/go-sqlite3 - jefferyto opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - jefferyto opened this issue over 1 year ago
An error occurred when compiling the master branch code.
github.com/mattn/go-sqlite3 - xiatianqiuyu opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - xiatianqiuyu opened this issue over 1 year ago
"SELECT 1;;" means (rc *SQLiteRows) Next() enters an infinite loop (SQLITE_MISUSE)
github.com/mattn/go-sqlite3 - otoolep opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - otoolep opened this issue over 1 year ago
Adding Spellfix1 virtual table
github.com/mattn/go-sqlite3 - elmarw opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - elmarw opened this issue over 1 year ago
sqlite3: don't copy string in bind()
github.com/mattn/go-sqlite3 - charlievieth opened this pull request over 1 year ago
github.com/mattn/go-sqlite3 - charlievieth opened this pull request over 1 year ago
sqlite3: save an alloc during bind by using time.Time.AppendFormat
github.com/mattn/go-sqlite3 - charlievieth opened this pull request over 1 year ago
github.com/mattn/go-sqlite3 - charlievieth opened this pull request over 1 year ago
preupdate_hook: move convertAssign code to preupdate_hook file
github.com/mattn/go-sqlite3 - charlievieth opened this pull request over 1 year ago
github.com/mattn/go-sqlite3 - charlievieth opened this pull request over 1 year ago
access to C struct to support statically linking spatialite
github.com/mattn/go-sqlite3 - vcabbage opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - vcabbage opened this issue over 1 year ago
Upgrade sqlite3 version to 3.41.2
github.com/mattn/go-sqlite3 - joncfoo opened this pull request over 1 year ago
github.com/mattn/go-sqlite3 - joncfoo opened this pull request over 1 year ago
"unexpected signal during runtime execution" when setting compile time options
github.com/mattn/go-sqlite3 - bprosnitz opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - bprosnitz opened this issue over 1 year ago
Can i get result of PRAGMA statments? Such as PRAGMA integrity_check?
github.com/mattn/go-sqlite3 - fy0 opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - fy0 opened this issue over 1 year ago
Add sqlite HC-tree feature support
github.com/mattn/go-sqlite3 - huangpeizhi2018 opened this issue over 1 year ago
github.com/mattn/go-sqlite3 - huangpeizhi2018 opened this issue over 1 year ago
Fix virtual table example.
github.com/mattn/go-sqlite3 - andrzh opened this pull request over 1 year ago
github.com/mattn/go-sqlite3 - andrzh opened this pull request over 1 year ago
Use golang to update produces database is locked
github.com/mattn/go-sqlite3 - whale-baby opened this issue almost 2 years ago
github.com/mattn/go-sqlite3 - whale-baby opened this issue almost 2 years ago
Adding SHA3 extension to the built library
github.com/mattn/go-sqlite3 - jamietanna opened this issue almost 2 years ago
github.com/mattn/go-sqlite3 - jamietanna opened this issue almost 2 years ago
Slow performance on bulk insert
github.com/mattn/go-sqlite3 - josnyder-rh opened this issue almost 2 years ago
github.com/mattn/go-sqlite3 - josnyder-rh opened this issue almost 2 years ago
Support "BEGIN CONCURRENT"
github.com/mattn/go-sqlite3 - bprosnitz opened this pull request almost 2 years ago
github.com/mattn/go-sqlite3 - bprosnitz opened this pull request almost 2 years ago
Getting about 60 inserts per second (slow)
github.com/mattn/go-sqlite3 - doug-galvanick opened this issue almost 2 years ago
github.com/mattn/go-sqlite3 - doug-galvanick opened this issue almost 2 years ago
Getting `unknown function: REGEXP()` when preparing an `INSERT` into table with `REGEXP` constraint.
github.com/mattn/go-sqlite3 - FF-AntiK opened this issue almost 2 years ago
github.com/mattn/go-sqlite3 - FF-AntiK opened this issue almost 2 years ago
go.mod: go 1.18
github.com/mattn/go-sqlite3 - tendervittles opened this pull request almost 2 years ago
github.com/mattn/go-sqlite3 - tendervittles opened this pull request almost 2 years ago
LastInsertId returning 0
github.com/mattn/go-sqlite3 - mauserzjeh opened this issue almost 2 years ago
github.com/mattn/go-sqlite3 - mauserzjeh opened this issue almost 2 years ago
What is the proper way to build on ARM Windoes?
github.com/mattn/go-sqlite3 - elgs opened this issue almost 2 years ago
github.com/mattn/go-sqlite3 - elgs opened this issue almost 2 years ago
Update sqlite to latest version 3.41.0
github.com/mattn/go-sqlite3 - suryachandrika opened this issue almost 2 years ago
github.com/mattn/go-sqlite3 - suryachandrika opened this issue almost 2 years ago
Add sqlite3_db_readonly support to sqlite3.go
github.com/mattn/go-sqlite3 - nclv opened this issue almost 2 years ago
github.com/mattn/go-sqlite3 - nclv opened this issue almost 2 years ago
Add go 1.20 to workflow matrix, remove 1.17
github.com/mattn/go-sqlite3 - connyay opened this pull request almost 2 years ago
github.com/mattn/go-sqlite3 - connyay opened this pull request almost 2 years ago
get "near ".": syntax error" when query ".tables"
github.com/mattn/go-sqlite3 - himcc opened this issue almost 2 years ago
github.com/mattn/go-sqlite3 - himcc opened this issue almost 2 years ago
Proposal: sub-packages to enable optional features
github.com/mattn/go-sqlite3 - emersion opened this pull request almost 2 years ago
github.com/mattn/go-sqlite3 - emersion opened this pull request almost 2 years ago
sqlite3: reduce C to Go string conversions in SQLiteConn.{query,exec}
github.com/mattn/go-sqlite3 - charlievieth opened this pull request almost 2 years ago
github.com/mattn/go-sqlite3 - charlievieth opened this pull request almost 2 years ago
all: format with Go 1.19
github.com/mattn/go-sqlite3 - charlievieth opened this pull request almost 2 years ago
github.com/mattn/go-sqlite3 - charlievieth opened this pull request almost 2 years ago
Add Go 1.20 to supported matrix
github.com/mattn/go-sqlite3 - rittneje opened this issue almost 2 years ago
github.com/mattn/go-sqlite3 - rittneje opened this issue almost 2 years ago
Replace namedValue with driver.NamedValue to avoid copying exec/query args
github.com/mattn/go-sqlite3 - charlievieth opened this pull request almost 2 years ago
github.com/mattn/go-sqlite3 - charlievieth opened this pull request almost 2 years ago
Upgrade Amalgamation Code to 3.40.1
github.com/mattn/go-sqlite3 - jonyoder opened this issue almost 2 years ago
github.com/mattn/go-sqlite3 - jonyoder opened this issue almost 2 years ago
Proposed PR: configurable time encoding
github.com/mattn/go-sqlite3 - kalafut opened this issue almost 2 years ago
github.com/mattn/go-sqlite3 - kalafut opened this issue almost 2 years ago
Document that "Z" is trimmed when parsing time
github.com/mattn/go-sqlite3 - emersion opened this pull request almost 2 years ago
github.com/mattn/go-sqlite3 - emersion opened this pull request almost 2 years ago
Multiple Queries: SELECT followed by UPDATE
github.com/mattn/go-sqlite3 - tlhunter opened this issue almost 2 years ago
github.com/mattn/go-sqlite3 - tlhunter opened this issue almost 2 years ago
Scan returns empty string depending on order
github.com/mattn/go-sqlite3 - rupakbajgain opened this issue almost 2 years ago
github.com/mattn/go-sqlite3 - rupakbajgain opened this issue almost 2 years ago
unknown type name 'sigset_t'; did you mean '_sigset_t'?
github.com/mattn/go-sqlite3 - DehaiWang opened this issue almost 2 years ago
github.com/mattn/go-sqlite3 - DehaiWang opened this issue almost 2 years ago
Project causes compilation issues when included in other projects on Windows: __imp___iob_func
github.com/mattn/go-sqlite3 - steowens opened this issue about 2 years ago
github.com/mattn/go-sqlite3 - steowens opened this issue about 2 years ago
[REQUEST] Memory with writeback
github.com/mattn/go-sqlite3 - MartinHotmann opened this issue about 2 years ago
github.com/mattn/go-sqlite3 - MartinHotmann opened this issue about 2 years ago
unknown function: pow() in generated field
github.com/mattn/go-sqlite3 - rogersm opened this issue about 2 years ago
github.com/mattn/go-sqlite3 - rogersm opened this issue about 2 years ago
Two process with Two sqlite db file
github.com/mattn/go-sqlite3 - abeiabei opened this issue about 2 years ago
github.com/mattn/go-sqlite3 - abeiabei opened this issue about 2 years ago
Add ability to open database from a "virtual" file
github.com/mattn/go-sqlite3 - ribasushi opened this issue about 2 years ago
github.com/mattn/go-sqlite3 - ribasushi opened this issue about 2 years ago
Binding Values to Prepared Statement Returns "row value misused"
github.com/mattn/go-sqlite3 - source-transformer opened this issue about 2 years ago
github.com/mattn/go-sqlite3 - source-transformer opened this issue about 2 years ago
Fix in-memory database locking
github.com/mattn/go-sqlite3 - otoolep opened this pull request about 2 years ago
github.com/mattn/go-sqlite3 - otoolep opened this pull request about 2 years ago
TRIGGERS for FTS5 cause panic
github.com/mattn/go-sqlite3 - ayhangenc opened this issue about 2 years ago
github.com/mattn/go-sqlite3 - ayhangenc opened this issue about 2 years ago
Merge upstream post serialization
github.com/mattn/go-sqlite3 - otoolep opened this pull request about 2 years ago
github.com/mattn/go-sqlite3 - otoolep opened this pull request about 2 years ago
solve the problem of aggregation query losing precision.
github.com/mattn/go-sqlite3 - 786744873 opened this pull request about 2 years ago
github.com/mattn/go-sqlite3 - 786744873 opened this pull request about 2 years ago
Add support for SQLCipher
github.com/mattn/go-sqlite3 - jgiannuzzi opened this pull request about 2 years ago
github.com/mattn/go-sqlite3 - jgiannuzzi opened this pull request about 2 years ago
Unit test showing "database disk image is malformed" issue
github.com/mattn/go-sqlite3 - otoolep opened this pull request about 2 years ago
github.com/mattn/go-sqlite3 - otoolep opened this pull request about 2 years ago