digilist / SnakeDumper

Anonymize your database dumps.
MIT License
49 stars 27 forks source link

Throw CircularDependencyException only for included tables #18 #23

Closed robertfausk closed 5 years ago

robertfausk commented 5 years ago

This fixes #18

I am not sure about

        $this->tableDependencyResolver->createDependentFilters($tables, $config);

which seems to alter the config which is used for TableFilter.