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

#66 - improve converting to Go string performance

Pull Request - State: closed - Opened by ffmiruz 9 months ago

#65 - ability to customize connection creatd by sqlitex.Pool

Issue - State: closed - Opened by graf0 9 months ago - 1 comment
Labels: enhancement

#64 - how to use SetCollation

Issue - State: closed - Opened by graf0 9 months ago - 1 comment
Labels: documentation, enhancement

#63 - postgres style $1/$2 are treated as named arguments

Issue - State: closed - Opened by Perusae 9 months ago - 3 comments
Labels: wontfix

#62 - Bump actions/setup-go from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#58 - The best way to effectively do exec many?

Issue - State: closed - Opened by thedmdim 11 months 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 about 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 over 1 year ago - 1 comment
Labels: enhancement

#45 - Build error in Windows with "set GOARCH=386"

Issue - State: closed - Opened by hgmmym almost 2 years ago - 2 comments

#44 - Log the generated SQL statement

Issue - State: open - Opened by alinz about 2 years ago - 2 comments
Labels: enhancement

#42 - User-defined aggregate window functions

Issue - State: closed - Opened by zombiezen about 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 over 2 years ago - 2 comments

#37 - GetBool ?

Issue - State: closed - Opened by delaneyj over 2 years ago - 1 comment
Labels: enhancement

#34 - Fix OpenConn WAL handling

Pull Request - State: closed - Opened by anacrolix over 2 years ago

#33 - Transaction helpers don't work when manual BEGIN/END do

Issue - State: closed - Opened by anacrolix over 2 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 almost 3 years ago - 1 comment

#29 - Panic in migration tool on anacrolix/torrent

Issue - State: closed - Opened by anacrolix almost 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 about 3 years ago
Labels: enhancement

#20 - Allow schemas to disable foreign keys for a migration

Issue - State: closed - Opened by zombiezen about 3 years ago
Labels: enhancement

#19 - "Disable double-quoted string literals" broke my usage

Issue - State: closed - Opened by peterbourgon about 3 years ago - 3 comments

#18 - Xsqlite3_open_v2 (via sqlitex.Open) needs to be synchronized

Issue - State: closed - Opened by peterbourgon about 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 about 3 years ago - 7 comments
Labels: enhancement

#16 - Support for Changesets

Issue - State: closed - Opened by emcfarlane about 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