This repository was archived by the owner on May 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 182
Pull requests: VividCortex/go-database-sql-tutorial
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
another attempt - this time a copy of revel's tutorial section
#24
by arnehormann
Contributor
was merged Dec 2, 2013
Loading…
changed markdown parser from cramdown to default (redcarpet)
#23
by arnehormann
Contributor
was merged Dec 2, 2013
Loading…
Provide the driver names for SQLite and PostgreSQL
#73
by amkgo
Contributor
was merged Oct 9, 2015
Loading…
Warn about deferring the closure of a txn-scoped Stmt
#51
by johto
Contributor
was merged Dec 5, 2014
Loading…
Handle rows.Err() correctly in the Prepare() example
#50
by johto
Contributor
was closed Dec 5, 2014
Loading…
change drivers to driver (it's only one), fix formatting
#2
by arnehormann
Contributor
was closed Jul 12, 2013
Loading…
Fix description of ErrNoRows, it is returned from QueryRow() and not Next()
#11
by kisielk
Contributor
was merged Oct 8, 2013
Loading…
Correct name of Postgres driver in example
#72
by msakrejda
Contributor
was merged Sep 3, 2015
Loading…
Add SetConnMaxLifetime details to connection pool
#84
by sartajsingh
Contributor
was merged Oct 29, 2018
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.