Alexander Skiba

Results 4 issues of Alexander Skiba

Summary: Could you make the display of the error panel optional and default to `ON`? I'm currently working on a project in which I mainly use ClangComplete for its completions,...

I supply: ``` https://REDACTED/#/discover?_g=()&_a=(columns:!(_source),index:%5Blogstash-%5DYYYY.MM.DD,interval:auto,query:(query_string:(analyze_wildcard:!t,query:'host:sensu-client')),sort:!('@timestamp',desc)) ``` and get: ``` https://REDACTED/#/discover?_g=()&_a=(columns:!(_source),index:%5Blogstash-%5DYYYY.MM.DD,interval:auto,query:(query_string:(analyze_wildcard:!t,query:'host:sensu-client')),sort:!('@timestamp',desc ``` (for easier viewing): ``` INPUT: https://…('@timestamp',desc)) OUTPUT: https://…('@timestamp',desc ```

Bug

### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### Description I'd like the MySQL dialect to understand the `DROP TRIGGER IF EXISTS` functionality....

enhancement
mysql

##### ISSUE TYPE - Feature Idea ##### SUMMARY Please provide a changelog of your releases. I am aware that minor updates like 0.1.1 to 0.1.3 are safe to use if...