Phabric
Phabric copied to clipboard
Support for read from DB existing persisted child tables for Relational Data
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?
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.