Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Error when doing Advanced Querying  #18

Copy link
Copy link
@ron404

Description

@ron404
Issue body actions

GET request
"http://localhost:3000/app/advance/books?qry=SELECT name , author&sort=name"
throws the following error

TypeError: Cannot read property 'trim' of undefined
at Object.module.exports.handleAdvanceQueryModelGet (C:\Users\Downloads\nodegrid-master\nodegrid-master\core\services\query_services.js:30:51)
at C:\Users\Rohan\Downloads\nodegrid-master\nodegrid-master\core\end_points\query_end_points.js:19:23
at callbacks (C:\Users\Rohan\Downloads\nodegrid-master\nodegrid-master\node_modules\express\lib\router\index.js:161:37)
at param (C:\Users\Rohan\Downloads\nodegrid-master\nodegrid-master\node_modules\express\lib\router\index.js:135:11)
at param (C:\Users\Rohan\Downloads\nodegrid-master\nodegrid-master\node_modules\express\lib\router\index.js:132:11)
at pass (C:\Users\Rohan\Downloads\nodegrid-master\nodegrid-master\node_modules\express\lib\router\index.js:142:5)
at Router._dispatch (C:\Users\Rohan\Downloads\nodegrid-master\nodegrid-master\node_modules\express\lib\router\index.js:170:5)
at Object.router (C:\Users\Rohan\Downloads\nodegrid-master\nodegrid-master\node_modules\express\lib\router\index.js:33:10)
at next (C:\Users\Rohan\Downloads\nodegrid-master\nodegrid-master\node_modules\express\node_modules\connect\lib\proto.js:190:15)
at next (C:\Users\Rohan\Downloads\nodegrid-master\nodegrid-master\node_modules\express\node_modules\connect\lib\proto.js:165:78)

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.