Thanks, I can confirm that only_foreign_keys works properly.
> Combining `only_foreign_keys=true` with `includes_foreign_keys=false` is
> rejected upfront since it would produce no output.
Shouldn't only_foreign_keys=true with include_constraints=false also error out?