kezhenxu94/vim-mysql-plugin

Bug Report: the plugin would run a wrong sql statement when there is '--' in the sql itself

kezhenxu94 opened this issue · 0 comments

For example,

select * from dual where name like '%--%'