Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameters are ignored if a comment in a query contains a single or double quote [DNET564] #536

Open
firebird-automations opened this issue Aug 16, 2014 · 2 comments

Comments

@firebird-automations
Copy link

Submitted by: Amro El-Fakharany (amro)

Is related to DNET176

The following query fails with an unknown token exception:
select int_field
from test
-- a comment with '
where varchar_field = @field

@firebird-automations
Copy link
Author

Commented by: Amro El-Fakharany (amro)

PR cincuranet/FirebirdSql.Data.FirebirdClient#14

@firebird-automations
Copy link
Author

Modified by: @cincuranet

Link: This issue is related to DNET176 [ DNET176 ]

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

No branches or pull requests

2 participants