**Summary** ```sql :) create role rr comment='x'; error: APIError: QueryFailed: [1005]error: --> SQL:1:16 | 1 | create role rr comment='x' | ^^^^^^^ unexpected `comment`, expecting `FORMAT` or `;` ```