#288: Create prototype for legacy database schema proxy
---------------------------+-----------------------------------
Reporter: jure | Owner: jure
Type: enhancement | Status: new
Priority: major | Milestone:
Component: multiproduct | Version:
Resolution: | Keywords: bep-0003 multiproduct
---------------------------+-----------------------------------
Comment (by olemis):
At some point in time while working on #355 I changed product
environment's `get_read_db` method to always raise `NotImplemented`
exception with deprecation warning message . Now , while translating test
cases for ticket query module all test cases but one will fail because
that subsystem still makes use of aforementioned method .
@jure : could you please provide in `bep_0003_multiproduct` a (preferently
tested ;) implementation of `ProductEnvironment.get_read_db` consistent
with latest API and the underlying SQL translation mechanism ?
PS: In the meantime I'll be able to continue with other pending test case
migration tasks . Thanks in advance .
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/288#comment:24>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker