Skip to content

Pull requests: mattn/go-sqlite3

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add FTS4 unicode61 tokenizer support
#241 by looi was closed Sep 21, 2015 Loading…
remove dlopen if static_build flag
#235 by jessfraz was merged Sep 5, 2015 Loading…
Fix example to check the correct error value
#231 by marccampbell was merged Aug 25, 2015 Loading…
Implement support for calling Go functions from SQLite
#229 by danderson was merged Sep 16, 2015 Loading…
added icu extension support
#228 by whiter4bbit was merged Aug 20, 2015 Loading…
remove duplicated Close
#227 by gmarik was merged Aug 16, 2015 Loading…
*fix) add define HAVE_USLEEP
#211 by wuranbo was closed Feb 7, 2018 Loading…
Several fixes, mostly to tests
#207 by larsmans was merged Nov 2, 2015 Loading…
Fix NULs in text.
#196 by egonelbre was merged Apr 13, 2015 Loading…
Add a txlock option when opening databases
#194 by hallyn was merged Apr 14, 2015 Loading…
Optimize queries
#188 by larsmans was merged Mar 23, 2015 Loading…
Fix gccgo support
#183 by stgraber was merged Mar 12, 2015 Loading…
Expose column decltypes from SQLiteRows iterator
#182 by TheDorkKnight was closed Mar 15, 2015 Loading…
Update sqlite3.go
#180 by michaelsmanley was closed Mar 5, 2015 Loading…
Fixed typo: HasPrefox -> HasPrefix
#179 by apexskier was closed Mar 5, 2015 Loading…
Correct HasPrefix method name
#178 by antoni was merged Mar 5, 2015 Loading…
SQLite amalgamation to 3.8.9
#171 by denji was closed Jan 23, 2016 Loading…
load extensions using the C API instead of SQL
#170 by tajtiattila was merged Jan 27, 2015 Loading…
Return error code of sqlite3_step, not sqlite3_reset
#169 by mdevan was merged Jan 26, 2015 Loading…
Handle 13 digit datetime values
#165 by porjo was merged Jan 2, 2015 Loading…
set CFLAGS: -std=gnu99 (fixes SmartOS)
#164 by nshalman was merged Dec 19, 2014 Loading…
Update SQLite amalgamation to 3.8.7.4.
#161 by neilconway was merged Dec 12, 2014 Loading…
Catch missing arguments for Query()
#160 by capoferro was merged Nov 30, 2014 Loading…
ProTip! What’s not been updated in a month: updated:<2025-10-12.