这是indexloc提供的服务,不要输入任何密码
Skip to content

Improve auto/suggested relationship names generated via console #1665

@coco98

Description

@coco98
  1. For any FK in an object relationship, generate a relationship name that is the singular form of the table name (remove s if that is the last letter).
  2. For any FK in an array relationship, generate a relationship name that is the singular form of the table name (add s if that is not the last letter).
  3. If there is already a relationship to the same table via another FK use the current naming scheme (XByYId)

This should be used in "track all relationships" and in the relationships pane as well.

Metadata

Metadata

Assignees

Labels

c/consoleRelated to consolek/ideasDiscuss new ideas / pre-proposals / roadmap

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions