Files
gerrit/gerrit-reviewdb
Dave Borowitz 220a3f5d03 Disable reading from changes tables under notedb
Wrap ReviewDb with an implementation that disables all read access
methods on all Change-related tables. (Currently Changes itself is an
exception because those calls have not all been migrated yet.)

Change-Id: I60f585f5ef12c660aa9298c3676c1e5c95c945f4
2016-02-02 08:48:44 +01:00
..