Closed Dtenwolde closed 2 months ago
Check what the behavior for a VIEW
is and replicate that.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Running the example above returns Binder Error: Table "a" does not have a column named "id"
which is the expected behaviour and in line with VIEW
. Therefore closing this issue
Unsure how this should be handled. When updating a table that has been registered within a property graph, the following query won't work anymore, since the primary (or foreign key) which was used during registration no longer matches with the actual column value. Perhaps this is the way to handle it
Binder Error: Table "a" does not have a column named "id"
Views provide a similar error: