Skip to content

[Feature request] access to entity name in processor #215

@slukes

Description

@slukes

Hello,

I am writing a custom Processor which can be used for several of my models, but in which I need to have access to the name of the table.

Currently I am working around this by creating an abstract processor and one concrete implementation per table. The concrete implementation returns just the name of the entity.

Suggestion: pass the definition of the fixture in the constructor of the processor to be able to access this kind of metadata.

Would be happy to contribute if you agree.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions