open-mpi / mtt

MPI Testing Tool
https://open-mpi.github.io/mtt
Other
63 stars 47 forks source link

sql workaround - replace 0x00 with stuff #931

Closed hppritcha closed 2 years ago

hppritcha commented 2 years ago

a workaround to avoid problem described at

https://stackoverflow.com/questions/57371164/django-postgres-a-string-literal-cannot-contain-nul-0x00-characters

when using the IU database reporter mechanism

Signed-off-by: Howard Pritchard howardp@lanl.gov