mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-07 16:41:48 -05:00
that was turning all old JSONFields into a jsonb type database column. The use of JSONBlob makes this unnecessary.
that was turning all old JSONFields into a jsonb type database column. The use of JSONBlob makes this unnecessary.