sqlx/sqlx-core
Ryan Leckey 792acdd554 audit Row, FromRow, and ColumnIndex
* tweak FromRow to accept Row by reference, should make it easier to compose FromRow impls
 * rename ColumnIndex::resolve to ColumnIndex::index
 * document behaviors
2020-03-24 01:24:10 -07:00
..
src audit Row, FromRow, and ColumnIndex 2020-03-24 01:24:10 -07:00
Cargo.toml time: we need std feature 2020-03-21 02:42:32 -07:00