redash/migrations
Jesse 49fe29579a
Move user profile image url into the users.details field (#5697)
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
2022-02-02 14:03:02 -06:00
..
versions Move user profile image url into the users.details field (#5697) 2022-02-02 14:03:02 -06:00
0001_warning.py Modernize Python 2 code to get ready for Python 3 2017-10-04 02:06:53 +02:00
alembic.ini Keep same logging format in ALembic 2016-12-08 15:36:08 +02:00
env.py Misc changes to codebase back ported from internal fork (#5129) 2020-08-25 14:11:38 +03:00
README Add Flask-Migrate to the project 2016-12-07 17:59:01 +02:00
script.py.mako Add Flask-Migrate to the project 2016-12-07 17:59:01 +02:00

Generic single-database configuration.