Skip to content

Update#575

Merged
vpetrovykh merged 2 commits intomasterfrom
update
Feb 16, 2025
Merged

Update#575
vpetrovykh merged 2 commits intomasterfrom
update

Conversation

@vpetrovykh
Copy link
Contributor

Some more updates to ORM generators.

Mainly this update is about changing the backlink naming scheme to _<link>_<Type> format across all of the Python ORM generators.

Add some tests.

@aljazerzen
Copy link
Contributor

Please don't tag the whole team as reviewers.

@vpetrovykh vpetrovykh requested review from msullivan and removed request for a team February 14, 2025 18:42
The backlinks are going to have simpler and shorter names mimicking the
EdgeQL `.<link[is Type]` by using the `_link_Type` naming format.
@vpetrovykh vpetrovykh merged commit e08ef38 into master Feb 16, 2025
62 checks passed
@vpetrovykh vpetrovykh deleted the update branch February 16, 2025 04:02
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.

3 participants