Skip to content

Pull requests: bvinc/go-sqlite-lite

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

Fix tiny typo in README.md
#1 by mordyovits was merged Aug 15, 2018 Loading… updated Aug 15, 2018
Converted links in documentation from [url] to just url, and made lin…
#2 by rovaughn was merged Aug 21, 2018 Loading… updated Aug 21, 2018
Fix readme typo
#5 by erjanmx was merged Sep 10, 2018 Loading… updated Sep 10, 2018
Fix typos in README
#7 by alexandear was merged Oct 11, 2018 Loading… updated Oct 11, 2018
Make main.go idempotent
#8 by rusco was merged Oct 22, 2018 Loading… updated Oct 23, 2018
Use proper sqlite types in examples and tests.
#12 by andrewchambers was merged Feb 5, 2019 Loading… updated Feb 5, 2019
fix typo in README
#17 by nicolai86 was merged Mar 5, 2019 Loading… updated Mar 5, 2019
Fix docs BusyTimeout
#18 by ifraixedes was merged May 1, 2019 Loading… updated May 1, 2019
Return original error on WithTx methods when Rollback doesn't return an error
#20 by ifraixedes was merged May 1, 2019 Loading… updated May 1, 2019
implementing set_authorizer
#22 by graf0 was merged May 1, 2019 Loading… updated May 1, 2019
Provide access to direct bind methods
#30 by terwey was closed Dec 15, 2020 Loading… updated Dec 15, 2020
ProTip! Filter pull requests by the default branch with base:master.