kezhenxu94/vim-mysql-plugin
View on GitHubBug Report: the plugin would run a wrong sql statement when there is '--' in the sql itself
Open
#3 opened on Oct 29, 2018
buggood first issuehelp wanted
Repository metrics
- Stars
- (22 stars)
- PR merge metrics
- (PR metrics pending)
Description
For example,
select * from dual where name like '%--%'