commit | 8f643c1040d45f03584b0382c7c5d933388b9103 | [log] [tgz] |
---|---|---|
author | Marc Blank <mblank@google.com> | Thu Apr 29 14:16:48 2010 -0700 |
committer | Marc Blank <mblank@google.com> | Thu Apr 29 14:50:37 2010 -0700 |
tree | e1e12a8edf5920af58e2c172bde9232f6ca631a3 | |
parent | b40c42f1ffa124cfbd5152007491c1d0b065592d [diff] |
Expose _id in ExtendedProperties subValues * ExtendedValues' "name" and "value" columns are exposed in Entry entity subvalues, but it is clumsy to change a value, as the _id of the ExtendedValues row isn't also exposed. (We otherwise have to perform a potentially slow query) * This CL adds the _id column to the columns exposed Bug: 2638762 Change-Id: Iaffeffed620af78439f5f73aa5f3257b0f8a0fd0