.. |
__init__.py
|
implement sqlalchemy dbengine backend
|
2012-09-26 21:36:44 +00:00 |
001_add_meter_table.py
|
Don't use sqlachemy Metadata as global var
|
2013-10-25 18:06:17 +02:00 |
002_remove_duration.py
|
Don't use sqlachemy Metadata as global var
|
2013-10-25 18:06:17 +02:00 |
003_set_utf8_charset.py
|
Remove extraneous vim configuration comments
|
2013-09-27 16:30:34 +00:00 |
004_add_counter_unit.py
|
Don't use sqlachemy Metadata as global var
|
2013-10-25 18:06:17 +02:00 |
005_remove_resource_timestamp.py
|
Don't use sqlachemy Metadata as global var
|
2013-10-25 18:06:17 +02:00 |
006_counter_volume_is_float.py
|
Don't use sqlachemy Metadata as global var
|
2013-10-25 18:06:17 +02:00 |
007_add_alarm_table.py
|
Don't use sqlachemy Metadata as global var
|
2013-10-25 18:06:17 +02:00 |
008_add_events.py
|
Don't use sqlachemy Metadata as global var
|
2013-10-25 18:06:17 +02:00 |
009_event_strings.py
|
Don't use sqlachemy Metadata as global var
|
2013-10-25 18:06:17 +02:00 |
010_add_index_to_meter.py
|
Corrected import order
|
2013-11-13 14:41:33 +08:00 |
011_indexes_cleanup.py
|
Add cleanup migration for indexes.
|
2013-07-22 09:46:21 +04:00 |
012_add_missing_foreign_keys.py
|
Fix missing foreign keys.
|
2013-07-22 10:29:35 +04:00 |
013_rename_counter_to_meter_alarm.py
|
Fix failed downgrade in migrations
|
2013-09-19 09:53:52 +04:00 |
014_add_event_message_id.py
|
Corrected import order
|
2013-11-13 14:41:33 +08:00 |
015_add_alarm_history_table.py
|
Fix wrong using of Metadata in 15,16 migrations
|
2013-10-18 14:30:48 +04:00 |
016_simpler_alarm.py
|
Fix wrong using of Metadata in 15,16 migrations
|
2013-10-18 14:30:48 +04:00 |
017_convert_timestamp_as_datetime_to_decimal.py
|
Corrected import order
|
2013-11-13 14:41:33 +08:00 |
018_resource_resource_metadata_is_text.py
|
Corrected import order
|
2013-11-13 14:41:33 +08:00 |
019_alarm_history_detail_is_text.py
|
Corrected import order
|
2013-11-13 14:41:33 +08:00 |
020_add_metadata_tables.py
|
Corrected import order
|
2013-11-13 14:41:33 +08:00 |