..
__init__.py
Fix E126,H104 violations and re-enable gating
2014-06-25 13:09:51 +08:00
001_add_meter_table.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
002_remove_duration.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
003_set_utf8_charset.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
004_add_counter_unit.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
005_remove_resource_timestamp.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
006_counter_volume_is_float.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
007_add_alarm_table.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
008_add_events.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
009_event_strings.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
010_add_index_to_meter.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
011_indexes_cleanup.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
012_add_missing_foreign_keys.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
013_rename_counter_to_meter_alarm.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
014_add_event_message_id.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
015_add_alarm_history_table.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
016_simpler_alarm.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
017_convert_timestamp_as_datetime_to_decimal.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
018_resource_resource_metadata_is_text.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
019_alarm_history_detail_is_text.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
020_add_metadata_tables.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
021_add_event_types.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
021_sqlite_upgrade.sql
Add a specialized Event Type model and db table
2013-11-23 08:57:14 -07:00
022_metadata_int_is_bigint.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
023_add_trait_types.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
023_sqlite_upgrade.sql
Add a Trait Type model and db table
2013-12-02 15:16:42 -07:00
024_event_use_floatingprecision.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
025_alarm_use_floatingprecision.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
026_float_size.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
027_remove_alarm_fk_constraints.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
028_alembic_migrations.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
029_sample_recorded_at.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
030_rename_meter_table.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
031_add_new_meter_table.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
032_add_alarm_time_constraints.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
033_alarm_id_rename.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
034_drop_dump_tables.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
035_drop_user_project_tables.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
036_drop_sourceassoc_resource_tables.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
037_sample_index_cleanup.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
038_normalise_tables.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
039_event_floatingprecision_pgsql.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
040_add_alarm_severity.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
041_expand_event_traits.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
042_add_raw_column.py
Drop the downgrade function of migration scripts
2015-08-12 00:44:32 +00:00
043_reduce_uuid_data_types.py
restore long uuid data type
2015-06-26 15:11:13 -04:00
044_restore_long_uuid_data_types.py
restore long uuid data type
2015-06-26 15:11:13 -04:00