Skip to content

Migration name cannot have special characters. #35

@JAForbes

Description

@JAForbes
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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions