Skip to content

Update gel-orm generators.#574

Merged
vpetrovykh merged 1 commit intomasterfrom
update
Feb 3, 2025
Merged

Update gel-orm generators.#574
vpetrovykh merged 1 commit intomasterfrom
update

Conversation

@vpetrovykh
Copy link
Contributor

Make generated models sorted by name so that the output is stable and does not change when the schema does not change.
Expose arrays as valid scalars for SQLAlchemy and Django.
Don't attempt to reflect computeds because we don't have then in SQL.
Reformat to avoid long lines.

Make generated models sorted by name so that the output is stable and
does not change when the schema does not change.
Expose arrays as valid scalars for SQLAlchemy and Django.
Don't attempt to reflect computeds because we don't have then in SQL.
Reformat to avoid long lines.
@vpetrovykh vpetrovykh requested a review from a team January 31, 2025 11:42
@vpetrovykh vpetrovykh merged commit c4020ef into master Feb 3, 2025
62 checks passed
@vpetrovykh vpetrovykh deleted the update branch February 3, 2025 12:39
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