GreenmaskIO/greenmask

feat: Database subset

wwoytenko opened this issue · 3 comments

DOD:

  • Introspect the DB schema
  • Assemble a graph
  • Resolve cycle dependencies
  • Provide a filtering option
  • In case we don't have FK, but logically they exist - provide that option to define the tables relationship manually

Partially closed by #137

Circular dependencies resolution is published #154