-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Migration failed
PostgresError: syntax error at or near "/"
at ErrorResponse (file:///usr/src/app/node_modules/postgres/src/connection.js:790:26)
at handle (file:///usr/src/app/node_modules/postgres/src/connection.js:476:6)
at Socket.data (file:///usr/src/app/node_modules/postgres/src/connection.js:315:9)
at Socket.emit (node:events:513:28)
at addChunk (node:internal/streams/readable:315:12)
at readableAddChunk (node:internal/streams/readable:289:9)
at Socket.Readable.push (node:internal/streams/readable:228:10)
at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
at TCP.callbackTrampoline (node:internal/async_hooks:130:17) {
severity_local: 'ERROR',
severity: 'ERROR',
code: '42601',
position: '36',
file: 'scan.l',
line: '1188',
routine: 'scanner_yyerror'
}
Strangely didn't hit an issue in --dev mode.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working