1
0
mirror of https://github.com/golang/go synced 2024-10-05 06:11:21 -06:00
go/src/pkg/database/sql/driver
Brad Fitzpatrick 0c8ed71079 database/sql: fix doc references to old package name
It used to be package "db" but was long ago renamed
to be "sql".

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/7322075
2013-02-13 18:47:25 -08:00
..
driver.go database/sql: fix doc references to old package name 2013-02-13 18:47:25 -08:00
types_test.go database/sql: treat pointers as nullable types like encoding/json 2012-02-08 17:14:15 +11:00
types.go database/sql/driver: API cleanups 2012-02-20 14:25:28 +11:00