Closed pavelmash closed 3 years ago
fix removing of ending semicolon for statements ends with END what is part of an identifier, like
ALTER TABLE BLA_BLA DROP COLUMN STR_PREPEND;
or
SELECT SOMETHING FROM PERIODICALEND;
fix removing of ending semicolon for statements ends with END what is part of an identifier, like
or