redash/migrations
2014-03-12 12:45:12 +02:00
..
add_created_at_field.py Migrations folder 2014-02-06 21:02:13 +02: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
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_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