This repository was archived by the owner on Feb 10, 2023. It is now read-only.

Description
First of all thank you for this amazing tool!
For the future it would be nice to add the possibility
to stream/dump data without the foreign keys.
In the "standard" mysql it looks like this:
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
Thank you in Advance :)