Skip to content

ENHANCEMENT (Low Prio): Allow for "Create View" statements to reference other "Create View" tables #654

@Zwky26

Description

@Zwky26

LOW PRIORITY:

When creating new View tables, it would be nice to reference previously-created View tables.

image

In the image, I have created a View "t_pos". When attempting to create a second View that references and joins on "t_pos", we see that the view is recognized, but attempting to create the second view results in an error.
image

image

Either disabling View reference entirely, or enabling views to reference one another may improve usage

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions