Skip to content

Feature Request: add built in lint check for reserved syntax keywords from being used as object names #3593

@yoni-yad2

Description

@yoni-yad2

There is a need to prevent reserved syntax keywords from being used as object names, (such has date, values, table...)
Atlas plan succeeds because these names are enclosed but in daily life DB users sometimes are getting errors when they refer to them in queries with the need to enclosed them with ` " []

It would be nice to have a built-in lint check for that to prevent it from these names to be created in the first place.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions