redash/migrations
2014-06-18 20:24:53 +03:00
..
add_created_at_field.py Migrations folder 2014-02-06 21:02:13 +02:00
add_global_filters_to_dashboard.py Global filters flag for dashboard. 2014-05-05 18:42:49 +03:00
add_password_to_users.py Add flask_login and use it for managing authentication 2014-03-02 14:42:13 +02:00
add_permissions_to_user.py Change roles to permissions 2014-03-12 12:45:12 +02:00
add_queue_name_to_data_source.py Update migration for new structure 2014-06-18 20:24:53 +03:00
add_text_to_widgets.py Migration to add text column to widgets and make visualization_id nullable. 2014-04-29 10:35:47 +03:00
add_view_query_permission.py Migration for new permission 2014-04-06 19:16:18 +03:00
change_queries_description_to_nullable.py Fix: allow queries.description to be null. 2014-02-13 19:08:35 +02:00
change_query_id_on_widgets_to_null.py Migratino to set Widget.type and Widget.query_id to nullables 2014-02-09 14:33:05 +02:00
create_activity_log.py Removing unneeded imports in migration script 2014-03-04 13:12:43 +00:00
create_data_sources.py Add data source to QueryResult 2014-03-19 12:57:42 +02:00
create_users.py Use of user object (fix views, update migrations and some). 2014-02-22 14:43:00 +02:00
create_visualizations.py There is no bar chart type -- it's column. 2014-02-09 20:03:32 +02:00
permissions_migration.py Update migration for new structure 2014-06-18 20:24:53 +03:00