Add a boolean paramter in EntityViewSchema that will indicate whether the client should create columns based on annotations in the specified scopes
Description
None
Environment
None
Activity
Show:
Ziming Dong
January 19, 2018, 8:56 PM
Yep I'm getting it too. Thank you so much for posting the code. This will made repro a lot easier. I'll try to figure out what is causing the bug.
Phil Snyder
January 19, 2018, 8:11 PM
I'm using the develop branch and this code:
Throws this error when addAnnotationColumns = True.
Ziming Dong
January 9, 2018, 1:28 AM
To Validate:
create an EntityViewSchema with addAnnotationColumns=True (should be by default)
tableQuery the view and make sure that the column names include the names of all annotations in your scope