Foreign key reference naming and Ash.Generator
On my resource I have:
Using an invalid region_id in a seed I get this error:
Are FKs combined with seed_generate in Ash.Generator not supposed to work?
The error says that:
Is defined on the changeset, which makes it seem like the foreign key is not applied as it should.
Using an invalid region_id in a seed I get this error:
Are FKs combined with seed_generate in Ash.Generator not supposed to work?
The error says that:
Is defined on the changeset, which makes it seem like the foreign key is not applied as it should.
