Closed mvorisek closed 2 years ago
tested with all tests, fix various related integrity issues
FK can be setup from test like:
$this->createMigrator()->createForeignKey($join); $this->createMigrator()->createForeignKey($hasOneOrHasManyReference);
tested with all tests, fix various related integrity issues
FK can be setup from test like: