Add ability to see deleted and active records.

Fixes bug #900564

Changes `Context`.`read_deleted` from a bool to an enum string with values
"yes" (can read deleted records), "no" (cannot read deleted records), and
"only" (can only see deleted records, for backwards compatibility).

Change-Id: Ic81db3664c33f23f751b73973782efb06fce90d9
This commit is contained in:
Rick Harris 2011-12-07 16:06:31 -06:00
parent 3b9c912946
commit b38f7e00c5

File diff suppressed because it is too large Load Diff