Type generation: unknown
generated for columns of views which are have the row type of a table
#534
Labels
bug
Something isn't working
Bug report
Describe the bug
In the situation where we have a view in which one of the columns has the row type of a table, unknown is generated for that column.
I've already created a fix for this in the PR #533
To Reproduce
Create a view in the following form that selects from an existing table of yours.
e.g
Run type generation and search for
rows_with_user_view
Expected behavior
System information
The text was updated successfully, but these errors were encountered: