ejc-sql
ejc-sql copied to clipboard
ejc-get-keywords uses lowercase instead of downcase
With ejc-candidates-uppercase set to nil, ejc-get-keywords throws "Symbol's function definition is void: lowercase". Use the downcase function instead.
I just have exactly the same issue.
Fixed.