v1.5.0 - Status logs fixes
Status logs are now stored as jsonb. This allows the use of specific json functions with better performances and, for example, the use of "distinct" on tables with a jsonb column (json columns do not allow that)
Status logs are now stored as jsonb. This allows the use of specific json functions with better performances and, for example, the use of "distinct" on tables with a jsonb column (json columns do not allow that)