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
#1101 - Windows build has warning,does it affect the use
Issue -
State: closed - Opened by godcong about 2 years ago
- 2 comments
#1100 - Update README.md to include vtable feature
Pull Request -
State: closed - Opened by dvas0004 about 2 years ago
#1099 - Updating vtable example, "BestIndex" method
Pull Request -
State: closed - Opened by dvas0004 about 2 years ago
- 1 comment
#1098 - Corrected minor typos for ease of understanding
Pull Request -
State: open - Opened by robertjamison about 2 years ago
#1097 - Cannot compile in Windows
Issue -
State: closed - Opened by oSethoum about 2 years ago
- 2 comments
#1096 - v1.14.15 breaks existing working code using proc fs-based paths
Issue -
State: closed - Opened by thediveo about 2 years ago
- 6 comments
#1095 - Is go-sqlite3 affected by vulnerability CVE-2022-35737?
Issue -
State: closed - Opened by Jeaniowang about 2 years ago
- 1 comment
#1094 - create a index on not exist column will lead user CAN NOT query database by command line
Issue -
State: closed - Opened by rencalo770 about 2 years ago
- 2 comments
#1093 - Annoying warning # command-line-arguments ld: warning: -no_pie is deprecated when targeting new OS versions
Issue -
State: closed - Opened by kd-s-t about 2 years ago
- 1 comment
#1092 - cross compiling from linux to mac failed
Issue -
State: open - Opened by 2hangchen about 2 years ago
- 5 comments
#1091 - [Advice needed] Best way to restore a backed up DB while using DB
Issue -
State: closed - Opened by maxpert about 2 years ago
- 5 comments
#1090 - Cross Compiling for Mac OS via `musl-cross`
Pull Request -
State: closed - Opened by jodosha about 2 years ago
- 2 comments
#1089 - Add Serialize and Deserialize support
Pull Request -
State: closed - Opened by otoolep about 2 years ago
- 24 comments
#1083 - Add Blob I/O
Pull Request -
State: closed - Opened by joriszwart about 2 years ago
- 19 comments
#1081 - Fix #1080: vtable uses an explicit Omit flag now
Pull Request -
State: open - Opened by cheezypoofs about 2 years ago
- 5 comments
#1078 - Add `PRAGMA trusted_schema` support
Pull Request -
State: closed - Opened by lberrymage about 2 years ago
- 5 comments
#1074 - Sqlite amalgamation 3039002
Pull Request -
State: closed - Opened by mattn over 2 years ago
- 1 comment
#1072 - `unable to open database file` if path is prefixed with `\\?\` on Windows
Issue -
State: open - Opened by Wieku over 2 years ago
- 1 comment
#1069 - Add build tags to support both x86 and ARM compilation on macOS
Pull Request -
State: closed - Opened by Spaider over 2 years ago
- 6 comments
#1040 - cross compile from Mac to Linux
Issue -
State: open - Opened by batara666 over 2 years ago
- 6 comments
#1017 - Fix windows build with icu tag
Pull Request -
State: closed - Opened by codito over 2 years ago
- 1 comment
#1010 - Replace use of reflect.MethodByName with real interface to allow Go dead-code elimination
Issue -
State: closed - Opened by mappu almost 3 years ago
- 5 comments
#1009 - A question about how to open the file stream database
Issue -
State: closed - Opened by AnxysUaen almost 3 years ago
- 4 comments
#1005 - memory leak - with 2 in-memory databases in parallel running on linux
Issue -
State: open - Opened by sthielo almost 3 years ago
- 10 comments
#994 - It is not possible to change driver name from sqlite3 to some another
Issue -
State: open - Opened by borzovplus almost 3 years ago
- 11 comments
#975 - Problem with unstable go-sqlite3 version - 2.0.3
Issue -
State: closed - Opened by Shriram-RP about 3 years ago
- 40 comments
#973 - return non-nil result when calling exec with empty query
Pull Request -
State: closed - Opened by avivklas about 3 years ago
- 2 comments
#972 - GitHub linguist detect and display wrong source code language.
Issue -
State: closed - Opened by chinsyo about 3 years ago
- 3 comments
#970 - sql scan string does not got right string , but i got Numbers in scientific notation
Issue -
State: closed - Opened by ghost about 3 years ago
- 5 comments
#968 - Proposal for reading SQLite databases embedded in Go executables
Issue -
State: closed - Opened by GeekStocks over 3 years ago
- 8 comments
#965 - Retract "Incompatible versions" of this package
Issue -
State: closed - Opened by jihoon-seo over 3 years ago
- 18 comments
#958 - Release tag pointed to old tag
Issue -
State: open - Opened by ekanna over 3 years ago
- 5 comments
#954 - no such table: json_each
Issue -
State: closed - Opened by prawnsalad over 3 years ago
- 4 comments
#950 - Empty query causes loop
Issue -
State: open - Opened by joriszwart over 3 years ago
- 5 comments
#933 - Conn.PrepareContext doesn't support multiple statements (separated by semi-colon)
Issue -
State: open - Opened by yurivish over 3 years ago
- 7 comments
#912 - SQLiteStmt.execSync should reset the statement on the normal path
Issue -
State: open - Opened by leventov almost 4 years ago
- 1 comment
#912 - SQLiteStmt.execSync should reset the statement on the normal path
Issue -
State: open - Opened by leventov almost 4 years ago
- 1 comment
#890 - How to upgrade the inner sqlite version? 3.25.2 have some security bug.
Issue -
State: closed - Opened by maxpaynebupt almost 4 years ago
- 2 comments
#885 - add support for defining an "eponymous only" virtual table
Pull Request -
State: closed - Opened by patrickdevivo almost 4 years ago
- 3 comments
#877 - Support vfs for Open
Pull Request -
State: closed - Opened by mattn about 4 years ago
- 4 comments
#876 - Support VFS when opening a db
Issue -
State: closed - Opened by guenhter about 4 years ago
- 2 comments
#855 - Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work.
Issue -
State: open - Opened by piotrkochan about 4 years ago
- 17 comments
#836 - gomobile bind sqlite3 has many errors in windows and mac OS
Issue -
State: open - Opened by zzxap over 4 years ago
- 1 comment
#818 - How to use go-sqlite for android/iOS
Issue -
State: open - Opened by NishchithSP over 4 years ago
- 5 comments
#803 - Warning and note in sqlite3-binding.c
Issue -
State: closed - Opened by KrisCarr over 4 years ago
- 21 comments
#802 - Issue 787: enable SQLITE_ENABLE_UPDATE_DELETE_LIMIT
Pull Request -
State: open - Opened by itizir over 4 years ago
- 30 comments
#785 - SQLiteConn: Add 'Raw' method to give access to underlying sqlite3 con…
Pull Request -
State: open - Opened by gwd almost 5 years ago
- 12 comments
#739 - Compile error inside Grafana
Issue -
State: closed - Opened by andig about 5 years ago
- 4 comments
#710 - how to build go-sqlite3 to include the json feature ?
Issue -
State: closed - Opened by jiehuaou over 5 years ago
- 8 comments
#701 - Expose sqlite3_db_status
Issue -
State: open - Opened by demaggus83 over 5 years ago
- 6 comments
#667 - Opening with rw mode doesn't work correctly
Issue -
State: closed - Opened by binkoni almost 6 years ago
- 3 comments
#622 - port sqlcipher to go-sqlite3
Pull Request -
State: open - Opened by auxten about 6 years ago
- 9 comments
#620 - this is an error when delpoyed beego project on centos7
Issue -
State: closed - Opened by leomei91 about 6 years ago
- 1 comment
#620 - this is an error when delpoyed beego project on centos7
Issue -
State: closed - Opened by leomei91 about 6 years ago
- 1 comment
#615 - Multiple Foreign Keys Errror
Issue -
State: closed - Opened by jainpiyush19 over 6 years ago
- 2 comments
#608 - Ensure that SqliteStmt.closed property is guarded.
Pull Request -
State: closed - Opened by collinvandyck over 6 years ago
- 3 comments
#533 - Failure to build under freebsd
Issue -
State: closed - Opened by greycubesgav over 6 years ago
- 4 comments
#487 - [WIP] add support SEE (crypto key)
Pull Request -
State: open - Opened by mattn almost 7 years ago
- 4 comments
Labels: enhancement
#452 - Does we plan to support sqlite3 encryption module
Issue -
State: open - Opened by davygeek about 7 years ago
- 11 comments
Labels: enhancement, help wanted
#450 - database/sql: feedback for non-DSN DB opener
Issue -
State: closed - Opened by kardianos over 7 years ago
- 3 comments
Labels: enhancement, help wanted
#402 - Signal:killed during init of go-sqlite
Issue -
State: closed - Opened by rogierlommers over 7 years ago
- 19 comments
#379 - Next and Scan appear to be relatively slow?
Issue -
State: open - Opened by mhat almost 8 years ago
- 10 comments
Labels: help wanted, research
#340 - Question: how to enable FTS5?
Issue -
State: closed - Opened by genez about 8 years ago
- 3 comments
#335 - sql: unknown driver "sqlite3" (forgotten import?)
Issue -
State: closed - Opened by xiamixiao about 8 years ago
- 19 comments
#303 - Errors cross compile to windows 64
Issue -
State: closed - Opened by tiaguinho over 8 years ago
- 10 comments
#290 - Implement support for busy handler
Issue -
State: open - Opened by jmmv over 8 years ago
- 12 comments
Labels: enhancement, help wanted
#274 - database is locked
Issue -
State: closed - Opened by stevenh over 8 years ago
- 39 comments
#242 - Compile to arm cpu error
Issue -
State: closed - Opened by dylanlyu about 9 years ago
- 8 comments
#239 - Blob I/O
Issue -
State: open - Opened by smhmw about 9 years ago
- 9 comments
Labels: enhancement
#200 - Implementing sqlite3_key sqlite3_rekey
Issue -
State: open - Opened by x0d3r over 9 years ago
- 6 comments
Labels: enhancement, help wanted
#168 - cgo.exe exit status:2 not building my code
Issue -
State: closed - Opened by seshu3564 almost 10 years ago
- 16 comments
#162 - Connect to a Encrypted DB by C# System.Data.Sqlite
Issue -
State: open - Opened by x0d3r almost 10 years ago
- 6 comments
Labels: enhancement
#53 - This library can not be compiled in golang 1.1beta1
Issue -
State: closed - Opened by insionng over 11 years ago
- 10 comments