Skip to content

Instantly share code, notes, and snippets.

@JoaoVagner
Created March 8, 2019 14:16
Show Gist options
  • Save JoaoVagner/fbd0a94aba922eccf6be61a2c528717a to your computer and use it in GitHub Desktop.
Save JoaoVagner/fbd0a94aba922eccf6be61a2c528717a to your computer and use it in GitHub Desktop.
2019-03-08 14:14:33.721
WHERE study."connectionId" IN (192, 195, 716, 723, 724)
@logStream
backend/backend/2f05f7d5-9f9a-4229-890a-63e77c1adb0e
@message
WHERE study."connectionId" IN (192, 195, 716, 723, 724)
@timestamp
1552054473721
5
2019-03-08 14:14:33.721
at processImmediate [as _immediateCallback] (timers.js:745:5), name=SequelizeDatabaseError, name=error, length=94, severity=ERROR, code=42601, detail=undefined, hint=undefined, position=357, internalPosition=undefined, internalQuery=undefined, where=undefined, schema=undefined, table=undefined, column=undefined, dataType=undefined, constraint=undefined, file=scan.l, line=1128, routine=scanner_yyerror, sql=SELECT COUNT(1) FROM "Study" study
6
2019-03-08 14:14:33.721
at tryOnImmediate (timers.js:768:5)
7
2019-03-08 14:14:33.721
at runCallback (timers.js:810:20)
8
2019-03-08 14:14:33.721
at Immediate.Async.drainQueues (/application/node_modules/bluebird/js/release/async.js:17:14)
9
2019-03-08 14:14:33.721
at Async._drainQueues (/application/node_modules/bluebird/js/release/async.js:147:5)
10
2019-03-08 14:14:33.721
at _drainQueue (/application/node_modules/bluebird/js/release/async.js:131:9)
11
2019-03-08 14:14:33.721
at _drainQueueStep (/application/node_modules/bluebird/js/release/async.js:138:12)
12
2019-03-08 14:14:33.721
at Promise._settlePromises (/application/node_modules/bluebird/js/release/promise.js:690:18)
13
2019-03-08 14:14:33.721
at Promise._settlePromise0 (/application/node_modules/bluebird/js/release/promise.js:614:10)
14
2019-03-08 14:14:33.721
at Promise._settlePromise (/application/node_modules/bluebird/js/release/promise.js:569:18)
15
2019-03-08 14:14:33.721
at Promise._settlePromiseFromHandler (/application/node_modules/bluebird/js/release/promise.js:512:31)
16
2019-03-08 14:14:33.721
at tryCatcher (/application/node_modules/bluebird/js/release/util.js:16:23)
17
2019-03-08 14:14:33.721
at clsBind (/application/node_modules/cls-hooked/context.js:172:17)
18
2019-03-08 14:14:33.721
at clsBind (/application/node_modules/cls-hooked/context.js:172:17)
19
2019-03-08 14:14:33.721
at query.catch.err (/application/node_modules/sequelize/lib/dialects/postgres/query.js:86:18)
20
2019-03-08 14:14:33.721
at Query.formatError (/application/node_modules/sequelize/lib/dialects/postgres/query.js:363:16)
21
2019-03-08 14:14:33.721
14:14:33 - error: message=syntax error at or near "'[\'", stack=SequelizeDatabaseError: syntax error at or near "'[\'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment