You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Desirable to support a str_reserved_word where everything is lowercase except certain unquoted keywords. An example would be str_sql_case case where the reserved words are the SQL clause values.
Optionally, can put keywords starting on a newline.