Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: store the checksum in the database as LOB (#261)
* Postgres fails to import processes if the checksum contains a non-UTF8 character * change the database type of the checksum to LOB to store it as binary data
- Loading branch information