mirror of
https://github.com/getredash/redash.git
synced 2026-05-09 12:01:08 -04:00
Makes the details field a JSONB field per pg doc recommendations. Update model.all() method to work properly now that profile_image_url is not an independent field. Closes #4469
Generic single-database configuration.