| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-03-08 | database/sql{,driver}: add ErrBadConn | Brad Fitzpatrick |
| 2012-03-06 | database/sql: add docs about connection state, pooling | Brad Fitzpatrick |
| 2012-03-06 | database/sql: fix typo bug resulting in double-Prepare | Brad Fitzpatrick |
| 2012-02-20 | database/sql/driver: API cleanups | Brad Fitzpatrick |
| 2012-02-10 | database/sql: remove Into from ScannerInto/ScanInto | Brad Fitzpatrick |
| 2012-02-10 | database/sql: support ErrSkip in Tx.Exec | Andrew Balholm |
| 2012-02-10 | database/sql: rename ErrTransactionFinished to ErrTxDone | Brad Fitzpatrick |
| 2012-02-06 | database/sql: permit scanning into interface{} | Brad Fitzpatrick |
| 2012-01-26 | database/sql: convert SQL null values to []byte as nil. | James P. Cooper |
| 2012-01-25 | database/sql: fix Tx.Query | Blake Mizerany |
| 2012-01-25 | database/sql: add NullInt64, NullFloat64, NullBool | James P. Cooper |
| 2012-01-19 | database/sql: move from exp/sql | Brad Fitzpatrick |
