logidze
logidze copied to clipboard
Question: does Logidze support change tracking for JSONB columns?
I assume so, but couldn't find it in the documentation. We have one jsonb column we'd like to track changes on (it represents a simple hash, but different types of rows have different keys). Thanks.
Logidze can handle JSON(B) types but it doesn't create diffs for them (so, they're kinda treated as strings).