Hello Is there a way to dump all oracle schemas in one hierarchy? I'm running an ugly legacy base with tables scattered randomly across several schemas, and often use interschmas join. Can I dbidcump everything at once, to benefit from DBIx::Class relationships for this? Alex