Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Pull requests: VividCortex/go-database-sql-tutorial

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

Typo correction for #62
#61 by joshuaprunier was closed Dec 16, 2014 Loading…
Add stmt.Close()
#4 by mkch was closed Oct 2, 2013 Loading…
Various tweaks and updates
#59 by xaprb was merged Dec 6, 2014 Loading…
change id to name
#39 by rnoldo was closed Mar 10, 2014 Loading…
Use errors.As()/errors.Is() syntax
#108 by jeffwidman was closed Oct 6, 2022 Loading…
More readable style
#29 by julienschmidt was merged Dec 6, 2013 Loading…
Provide the driver names for SQLite and PostgreSQL
#73 by amkgo was merged Oct 9, 2015 Loading…
Separate Close and Err docs for #62
#63 by xaprb was merged Dec 16, 2014 Loading…
Add warning comments to erroneous examples
#68 by perceptec was merged Mar 2, 2015 Loading…
Update retrieving.md
#55 by mikhailov was merged Oct 4, 2014 Loading…
Warn about deferring the closure of a txn-scoped Stmt
#51 by johto was merged Dec 5, 2014 Loading…
Handle rows.Err() correctly in the Prepare() example
#50 by johto was closed Dec 5, 2014 Loading…
Fix left navigation not showing
#100 by cglotr was merged Jan 31, 2019 Loading…
Fix minor typo
#96 by jarifibrahim was closed Dec 13, 2018 Loading…
Update accessing.md
#120 by Ely0rda was closed Jan 24, 2023 Loading…
Add CC license
#80 by Preetam was merged Mar 16, 2016 Loading…
RawBytes isn't allowed on Row.Scan anymore
#65 by scorredoira was closed Jan 6, 2015 Loading…
Fix reference to 'db' var
#103 by eliben was merged Mar 7, 2019 Loading…
Fix typo
#14 by felixge was merged Nov 18, 2013 Loading…
Add vertical header margin
#30 by julienschmidt was merged Dec 6, 2013 Loading…
Correct name of Postgres driver in example
#72 by msakrejda was merged Sep 3, 2015 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.