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

having dots in string breaks query #40

Open
AndriusY opened this issue May 21, 2017 · 0 comments
Open

having dots in string breaks query #40

AndriusY opened this issue May 21, 2017 · 0 comments

Comments

@AndriusY
Copy link

AndriusY commented May 21, 2017

When there are dots in string query throws error

createStatement( message: "I had ...I wanted" ){id}

Error: There is no such fragment: I at /Users/bridebook2/dev/supplierT/node_modules/lokka/index.js:91:19 at Array.forEach (native) at Lokka._findFragments (/Users/bridebook2/dev/supplierT/node_modules/lokka/index.js:88:23)

and generally working with string have a lot of issues, so far I have to escape all characters like single quote, new lines, etc....very inconvenient.... and now this

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

No branches or pull requests

1 participant