Skip to content

fix: fix generated reference type value for identity and bigserial#800

Merged
zachdaniel merged 1 commit into
ash-project:mainfrom
vonagam:fix-generated-reference-type
Jul 21, 2026
Merged

fix: fix generated reference type value for identity and bigserial#800
zachdaniel merged 1 commit into
ash-project:mainfrom
vonagam:fix-generated-reference-type

Conversation

@vonagam

@vonagam vonagam commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Don't know how it worked before but all reference_type calls are wrapped in inspect and if the value is ":bigserial" instead of :bigserial then you end up with type: ":bigserial" in a generated migration and for that Ecto will throw an unsupported type error...

@zachdaniel
zachdaniel merged commit 609db8e into ash-project:main Jul 21, 2026
105 of 120 checks passed
@zachdaniel

Copy link
Copy Markdown
Contributor

🤔 weird

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants