Skip to content

Request: move hardcoded keywords/functions list to config file #610

@dmig

Description

@dmig

Keywords:

keywords = ['ACCESS', 'ADD', 'ALL', 'ALTER TABLE', 'AND', 'ANY', 'AS',

Functions:
functions = ['AVG', 'CONCAT', 'COUNT', 'DISTINCT', 'FIRST', 'FORMAT', 'LAST',

There are a lot more functions defined and likely more keywords in latest MySQL. Also these lists differ between versions. I suggest moving them out to myclirc so user can define his own version-specific functions or keywords.

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