redash/migrations
2016-10-24 12:33:29 +03:00
..
0001_allow_delete_query.py Fix: migrations stopped working due to peewee upgrade 2015-03-09 16:55:55 +02:00
0002_fix_timestamp_fields.py Format files to end in a single newline per PEP 8 2016-02-29 12:00:03 -08:00
0003_update_data_source_config.py Encapsulate data source/query runner configuration in an object. 2016-02-23 15:02:49 +02:00
0004_allow_null_in_event_user.py Record event when accessing query result from API 2015-03-12 11:43:21 +02:00
0005_add_updated_at.py Format files to end in a single newline per PEP 8 2016-02-29 12:00:03 -08:00
0006_queries_last_edit_by.py Format files to end in a single newline per PEP 8 2016-02-29 12:00:03 -08:00
0007_add_schedule_to_queries.py Format files to end in a single newline per PEP 8 2016-02-29 12:00:03 -08:00
0008_make_ds_name_unique.py Fix migration numbering (there is 0007 already) 2015-04-18 22:46:42 +03:00
0009_add_api_key_to_user.py Format files to end in a single newline per PEP 8 2016-02-29 12:00:03 -08:00
0010_allow_deleting_datasources.py Format files to end in a single newline per PEP 8 2016-02-29 12:00:03 -08:00
0010_create_alerts.py Make lines indented by four spaces instead of three 2016-02-29 01:58:19 -08:00
0011_migrate_bigquery_to_json.py Fix #733: update migrations to work with new code 2016-01-24 11:57:05 +02:00
0012_add_list_users_permission.py Fix #733: update migrations to work with new code 2016-01-24 11:57:05 +02:00
0013_update_counter_options.py Format files to end in a single newline per PEP 8 2016-02-29 12:00:03 -08:00
0014_add_alert_rearm_seconds.py Fix #733: update migrations to work with new code 2016-01-24 11:57:05 +02:00
0014_migrate_existing_es_to_kibana.py Fix #733: update migrations to work with new code 2016-01-24 11:57:05 +02:00
0015_add_schedule_query_permission.py Fix #733: update migrations to work with new code 2016-01-24 11:57:05 +02:00
0016_add_alert_subscriber.py Format files to end in a single newline per PEP 8 2016-02-29 12:00:03 -08:00
0016_drop_tables_from_group.py Format files to end in a single newline per PEP 8 2016-02-29 12:00:03 -08:00
0017_add_organization.py Change: remove deprecated settings 2016-10-05 17:15:46 +03:00
0018_add_groups_refs.py Format files to end in a single newline per PEP 8 2016-02-29 12:00:03 -08:00
0019_add_super_admin_permission.py Feature: new permissions system 2015-12-31 10:43:33 +02:00
0020_change_ds_name_to_non_uniqe.py Improve the migration for unique data source name 2016-01-15 17:53:24 +02:00
0021_create_api_keys_table.py Public dasboards feature. 2016-03-09 13:38:02 +02:00
0022_add_new_permissions.py Fix permissions migration 2016-03-27 10:26:09 +03:00
0023_add_notification_destination.py Change: remove deprecated settings 2016-10-05 17:15:46 +03:00
0023_make_sure_correct_group_type.py Migration to make sure the default group has correct type 2016-03-27 10:29:26 +03:00
0024_add_access_control_tables.py add backend API and tests for managing access permissions. 2016-10-24 12:33:29 +03:00
0024_add_options_to_query.py Feature: UI for query parameters 2016-06-14 10:09:16 +03:00
0025_add_query_snippets_table.py Rename 0025_add_notification_destination.py to 0025_add_query_snippets_table.py 2016-08-23 23:06:36 +03:00
0026_remove_query_trackers_redis_key.py Fix: Redis memory leak. 2016-10-08 10:59:52 +03:00