Phabric icon indicating copy to clipboard operation
Phabric copied to clipboard

Support for read from DB existing persisted child tables for Relational Data

Open cordoval opened this issue 14 years ago • 1 comments

Phabric's work is to insert some data and work with it, and consider existing data mapping read is not implemented in the adapter so subclass the adapter?

cordoval avatar Sep 09 '11 05:09 cordoval

Hi Cordoval.

I chose not to add read functionality within Phabric. This is because in order to verify the results a test within a step you can use your own SQL (or ORM). I believe Phabric should be 'write only' with reset support.

benwaine avatar Sep 09 '11 09:09 benwaine