Skip to content

Referencing tables in own module can skip module name #73

@eywalker

Description

@eywalker

Let reference to other tables in the same module (and thus schema) should allow for the module name to be skipped in the foreign reference definition. So

->own_module.TableB

can be specified simply as

->TableB

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions