Skip to content

PDOException when dispatching job with DynamoDbModel model as argument  #132

Closed
@adrian7

Description

@adrian7

The exception is thrown from App\Jobs\Job->__wakeup (implemented in Illuminate\Queue\SerializesModels)

SQLSTATE[42P01]: Undefined table: 7 ERROR:  relation "dynamoTable" does not exist
LINE 1: select * from "dynamoTable" where "dynamoTable"."pkey" = $1

File:
vendor/illuminate/database/Connection.php in execute at line 330

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions