kezhenxu94/vim-mysql-plugin

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

Open

#3 opened on Oct 29, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Vim Script (5 forks)github user discovery
buggood first issuehelp wanted

Repository metrics

Stars
 (22 stars)
PR merge metrics
 (PR metrics pending)

Description

For example,

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

Contributor guide