Skip to content

Properly model StateTransition and -Batches in peristence #261

@rpanic

Description

@rpanic

Currently STs and corresponding STBatches are modelled as JSON inside postgres.
We ideally want to minimize usage of JSON fields, since that 1) doesn't allow querying over them and 2) locks us more and more into postgres

Therefore, a relational model should be built to save STs properly

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions