Skip to content

RT:89900 Context Serialization not working in Workflow::Persister::DBI #6

@jonasbn

Description

@jonasbn

Greetings,

I saw that on version 1.37 an issue with the serialization of context was
fixed:

1.37 2013-07-03

Although when I went to check the provided schemas for
Workflow::Persister::DBI, they seem to lack a table field to store it.
Also, in the code of Workflow::Persister::DBI, there seems to be no
context serialization.

To work around with this problem I wrote a new Persister that uses
DBIx::Class instead of DBI. This persister I wrote deals with context
serialization and allows you to customize where each attribute will be
stored within a schema.

In attachment, I send you the code for this Workflow::Persister::DBIx.
Feel free to add it to the module if you find it useful.

Best Regards,

Sérgio Alves

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions