4 Replies
So I have an attribute called
role
. I suppose that it is a keyword. When I run
I got this error
Is there a way to use a keyword as an attribute's/entity/relation's identifier?
I tried adding double quotes, single quotes, backticks, but it still does not work
we tend to use underscore
role_
thanks. let me try
it's not as neat, since it actually changes the name, but yeah there's no way to "escape" a type