Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zombiezen/go-sqlite issues and pull requests
#111 - go.mod: fix module path
Issue -
State: closed - Opened by nikkicoon about 2 months ago
- 2 comments
#109 - Expose a functionality to manually clear cached stmts
Pull Request -
State: closed - Opened by alinz 3 months ago
- 1 comment
#108 - Blob I/O on tables with generated virtual columns can access wrong column
Issue -
State: closed - Opened by brainmorsel 4 months ago
- 3 comments
Labels: bug, question
#106 - Invalid nil conditions
Issue -
State: open - Opened by delaneyj 5 months ago
- 1 comment
Labels: code health
#104 - should sqlitex.Save() check *perr for a nil pointer inside the error, not just *perr == nil ?
Issue -
State: closed - Opened by glycerine 6 months ago
- 4 comments
Labels: question
#102 - Possible to bind arrays, for use in e.g. `IN (?)` queries?
Issue -
State: closed - Opened by beaugunderson 6 months ago
- 1 comment
#101 - [UNHELPFUL ERROR MSG] obscure panic on closed connection
Issue -
State: closed - Opened by ngortheone 6 months ago
- 1 comment
Labels: enhancement
#99 - Unexpected error: "migrate database: sqlite: step: database is locked"
Issue -
State: closed - Opened by zombiezen 7 months ago
Labels: bug
#98 - Use immediate rather than deferred transaction in sqlitemigration ensureAppID
Pull Request -
State: closed - Opened by bradenrayhorn 7 months ago
- 1 comment
#97 - Add Take function in the migration package.
Pull Request -
State: closed - Opened by blmhemu 7 months ago
- 1 comment
#95 - Stmt.findBindName shoud be public
Issue -
State: closed - Opened by shaunco 8 months ago
- 3 comments
Labels: enhancement, question
#94 - Add `sqlitex.Pool` explanation regarding shared cache for `file:memory:`
Pull Request -
State: closed - Opened by dkotik 8 months ago
- 1 comment
#93 - INSERT multiple VALUES?
Issue -
State: closed - Opened by shaunco 8 months ago
- 2 comments
#92 - file:memory does not appear to work
Issue -
State: closed - Opened by dkotik 8 months ago
- 4 comments
#89 - feat: SingleRow
Pull Request -
State: closed - Opened by flowchartsman 8 months ago
- 2 comments
#87 - feat: ExecOptions.ExpectResults
Pull Request -
State: closed - Opened by flowchartsman 8 months ago
#86 - feat: ResultBytes
Pull Request -
State: closed - Opened by flowchartsman 8 months ago
- 1 comment
#85 - Document pattern of checking for zero rows
Issue -
State: open - Opened by flowchartsman 8 months ago
- 6 comments
Labels: documentation
#84 - Extented error codes aren't reported properly
Issue -
State: closed - Opened by aureliar8 8 months ago
- 1 comment
Labels: enhancement
#83 - sqlitex.Pool.Get should be able to return an error
Issue -
State: closed - Opened by wdullaer 9 months ago
- 3 comments
Labels: bug, enhancement
#81 - JSONB support
Issue -
State: closed - Opened by ngortheone 9 months ago
#79 - Support pointer-passing
Issue -
State: open - Opened by zombiezen 10 months ago
Labels: enhancement
#77 - Undefined symbols in sqlite v.1.29.0
Issue -
State: closed - Opened by sbp 10 months ago
- 2 comments
#75 - BlockOnBusy backoff period is long
Issue -
State: closed - Opened by wdullaer 10 months ago
- 5 comments
Labels: bug
#74 - Add a Pool interface?
Issue -
State: closed - Opened by josharian 10 months ago
- 2 comments
#72 - Pool.Close blocks indefinitely when a panic happens during iteration of statement rows
Issue -
State: closed - Opened by comunidadio 10 months ago
#69 - error creating a transaction: sqlitex.Exec: sqlite: clear bindings: interrupted
Issue -
State: closed - Opened by thedmdim 10 months ago
#68 - Support the VFS API
Issue -
State: open - Opened by zombiezen 11 months ago
- 2 comments
Labels: enhancement
#66 - improve converting to Go string performance
Pull Request -
State: closed - Opened by ffmiruz 11 months ago
#65 - ability to customize connection creatd by sqlitex.Pool
Issue -
State: closed - Opened by graf0 11 months ago
- 1 comment
Labels: enhancement
#64 - how to use SetCollation
Issue -
State: closed - Opened by graf0 11 months ago
- 1 comment
Labels: documentation, enhancement
#63 - postgres style $1/$2 are treated as named arguments
Issue -
State: closed - Opened by Perusae 11 months ago
- 3 comments
Labels: wontfix
#62 - Bump actions/setup-go from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#58 - The best way to effectively do exec many?
Issue -
State: closed - Opened by thedmdim about 1 year ago
#57 - Bump actions/checkout from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies
#56 - Missing Columns information
Issue -
State: closed - Opened by benjiro29 over 1 year ago
- 1 comment
#55 - IsNull?
Issue -
State: closed - Opened by delaneyj over 1 year ago
- 3 comments
Labels: enhancement
#54 - Foreign keys in pool?
Issue -
State: closed - Opened by delaneyj over 1 year ago
- 8 comments
#52 - Support serialize/deserialize
Issue -
State: closed - Opened by zombiezen over 1 year ago
Labels: enhancement
#50 - Bump actions/setup-go from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#47 - Online Backup API?
Issue -
State: closed - Opened by delaneyj almost 2 years ago
- 1 comment
Labels: enhancement
#45 - Build error in Windows with "set GOARCH=386"
Issue -
State: closed - Opened by hgmmym about 2 years ago
- 2 comments
#44 - Log the generated SQL statement
Issue -
State: open - Opened by alinz over 2 years ago
- 2 comments
Labels: enhancement
#42 - User-defined aggregate window functions
Issue -
State: closed - Opened by zombiezen over 2 years ago
Labels: enhancement, good first issue
#41 - Bump actions/setup-go from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#40 - Bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#39 - Expose valid int64 types
Issue -
State: closed - Opened by delaneyj almost 3 years ago
- 2 comments
#37 - GetBool ?
Issue -
State: closed - Opened by delaneyj almost 3 years ago
- 1 comment
Labels: enhancement
#34 - Fix OpenConn WAL handling
Pull Request -
State: closed - Opened by anacrolix almost 3 years ago
#33 - Transaction helpers don't work when manual BEGIN/END do
Issue -
State: closed - Opened by anacrolix almost 3 years ago
- 5 comments
Labels: question
#32 - Force `OpenNoMutex` on all calls
Issue -
State: closed - Opened by zombiezen almost 3 years ago
Labels: enhancement
#31 - Add ability to check that all `sqlitex.Exec*` parameters have been set
Issue -
State: closed - Opened by zombiezen almost 3 years ago
- 1 comment
Labels: enhancement
#30 - Add param checking, ExecChecked and ExecOptions.Do
Pull Request -
State: closed - Opened by anacrolix about 3 years ago
- 1 comment
#29 - Panic in migration tool on anacrolix/torrent
Issue -
State: closed - Opened by anacrolix about 3 years ago
- 2 comments
Labels: bug
#27 - Mutliple databases open slow down
Issue -
State: closed - Opened by delaneyj about 3 years ago
#26 - Helper functions for time.Time
Issue -
State: open - Opened by delaneyj about 3 years ago
- 4 comments
Labels: enhancement
#25 - sqlitemigration: Use table instead of pragma user_version
Issue -
State: closed - Opened by tv42 about 3 years ago
- 4 comments
#22 - Question about performance
Issue -
State: closed - Opened by jlelse about 3 years ago
- 7 comments
Labels: question
#21 - Support custom collating sequences
Issue -
State: closed - Opened by zombiezen over 3 years ago
Labels: enhancement
#20 - Allow schemas to disable foreign keys for a migration
Issue -
State: closed - Opened by zombiezen over 3 years ago
Labels: enhancement
#19 - "Disable double-quoted string literals" broke my usage
Issue -
State: closed - Opened by peterbourgon over 3 years ago
- 3 comments
#18 - Xsqlite3_open_v2 (via sqlitex.Open) needs to be synchronized
Issue -
State: closed - Opened by peterbourgon over 3 years ago
- 2 comments
Labels: bug
#17 - sqlitex.Pool.Get should never return a nil Conn — click here to learn more!
Issue -
State: closed - Opened by peterbourgon over 3 years ago
- 7 comments
Labels: enhancement
#16 - Support for Changesets
Issue -
State: closed - Opened by emcfarlane over 3 years ago
- 2 comments
Labels: enhancement
#15 - vtable support
Issue -
State: closed - Opened by jrossi over 3 years ago
- 7 comments
Labels: enhancement
#14 - Pool.Close leaves behind WAL files
Issue -
State: closed - Opened by zombiezen over 3 years ago
Labels: bug
#13 - Use more sophisticated ID generation for internal handles
Issue -
State: closed - Opened by zombiezen over 3 years ago
Labels: bug
#12 - Include APIs for limiting untrusted SQL
Issue -
State: closed - Opened by zombiezen over 3 years ago
Labels: enhancement
#11 - Install same extensions as in crawshaw repository
Issue -
State: closed - Opened by zombiezen over 3 years ago
- 1 comment
Labels: enhancement
#10 - Add `Context.Conn` method
Issue -
State: closed - Opened by zombiezen over 3 years ago
Labels: enhancement
#9 - Bump actions/checkout from 2 to 2.3.4
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 2 comments
Labels: dependencies
#8 - add example for database/sql usage
Issue -
State: closed - Opened by vtolstov over 3 years ago
- 1 comment
Labels: question
#7 - provide table with missing/not supported features
Issue -
State: closed - Opened by vtolstov over 3 years ago
- 2 comments
Labels: question
#6 - Update README.md - Fix URL
Pull Request -
State: closed - Opened by amitsaha over 3 years ago
- 1 comment
#5 - Add `Exec*` functions that take in `ExecOptions`
Issue -
State: closed - Opened by zombiezen over 3 years ago
- 1 comment
Labels: enhancement
#4 - Migrate test code in migration tool
Issue -
State: open - Opened by zombiezen over 3 years ago
Labels: enhancement
#3 - Add auxiliary data methods to `sqlite.Context`
Issue -
State: closed - Opened by zombiezen over 3 years ago
Labels: enhancement
#2 - Implement `io.ReaderFrom` and `io.WriterTo` on `*Blob`
Issue -
State: closed - Opened by zombiezen over 3 years ago
Labels: enhancement
#1 - Create a migration tool
Issue -
State: closed - Opened by zombiezen over 3 years ago
Labels: enhancement