Skip to content

Fix some ORM model generator issues.#563

Merged
vpetrovykh merged 1 commit intomasterfrom
gel-ormsfix
Dec 23, 2024
Merged

Fix some ORM model generator issues.#563
vpetrovykh merged 1 commit intomasterfrom
gel-ormsfix

Conversation

@vpetrovykh
Copy link
Contributor

Instead of hard errors issue warnings and attempt to skip over features that cannot be implemented. A partial working set of models is better than none and sometimes is what is needed.

Stop allowing multi properties in reflected models, they fundamentally lack an identity and don't mesh with the Object models.

Instead of hard errors issue warnings and attempt to skip over features
that cannot be implemented. A partial working set of models is better
than none and sometimes is what is needed.

Stop allowing multi properties in reflected models, they fundamentally
lack an identity and don't mesh with the Object models.
@vpetrovykh vpetrovykh requested a review from msullivan December 17, 2024 00:00
@vpetrovykh vpetrovykh merged commit 2c4ec14 into master Dec 23, 2024
@vpetrovykh vpetrovykh deleted the gel-ormsfix branch December 23, 2024 02:48
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