sqlalchemy.dialects.mysql.reserved_words
sqlalchemy
dialects
mysql
reserved_words
Undocumented
RESERVED_WORDS_MARIADB
RESERVED_WORDS_MYSQL
{'accessible', 'add', 'all', 'alter', 'analyze', 'and', 'as', 'asc', 'asensitive', 'before', 'between', 'bigint', 'binary', 'blob', 'both', 'by', 'call', 'cascade', 'case', 'change', 'char', 'character', 'check', 'collate', 'column', 'condition', 'constraint', 'continue', 'convert', 'create', 'cross', 'current_date', 'current_role', 'current_time', 'current_timestamp', 'current_user', 'cursor', 'database', 'databases', 'day_hour', 'day_microsecond', 'day_minute', 'day_second', 'dec', ...
set[str]
set(['accessible', 'add', 'admin', 'all', 'alter', 'analyze', 'and', ...