Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

PaulGardner1
Copy link

Thought I submitted this already but I cannot find it. This fixes comments in a command #184

IT also fixes quotes in a comment which breaks things too.

-- This is a comment with a quote '. That quote will break as
-- it thinks the next quote on the email ends a string and
-- the param symbol starts a parameter
update foo set email = '[email protected]';

Thought I submitted this already but I cannot find it. This fixes comments in a command FirebirdSQL#184

IT also fixes quotes in a comment which breaks things too.

   -- This is a comment with a quote '. That quote will break as
   -- it thinks the next quote on the email ends a string and 
   -- the param symbol starts a parameter
   update foo set email = '[email protected]';
@cincuranet
Copy link
Member

Please add (a lot of) tests.

@cincuranet
Copy link
Member

No activity. I'll close after 7 days, if nothing happens here. :(

@PaulGardner1
Copy link
Author

What activity are you looking for? #184 is still open.

@cincuranet
Copy link
Member

This.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants