hawkbit
hawkbit copied to clipboard
Fixed column "xxx" is of type boolean but expression is of type integer postgres.
System shows :
Column "xxx" is of type boolean but expression is of type integer postgres.
when each time initial new hawkbit instance with PostgreSQL 14.x.
It shoud be cause by compatibility of implicit type convert.
Can one of the admins verify this patch?