Skip to content

CasesManagement add PostgreSQL support #373

@panoukos41

Description

@panoukos41

After testing the following have been found and need to be fixed/researched so that the cases management system can run using PostgreSQL engine.

  1. The implementation of the json columns uses MsSql fucntions by default. This needs to be configurable.
  2. The AddWorkflow extension method allows for a delegate to configure the Elsa efcore dbcontext giving the ability to use other engines for Elsa as well.

Other checks that need to be made

  1. Make sure the efcore context doesn't use other MsSql specific features.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions