This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
devicehub-teal/ereuse_devicehub/migrations/versions
Cayo Puigdefabregas 311ca3ca51 mv did as a module and migrates files to dpp 2023-06-16 18:05:52 +02:00
..
0cbd839b09ef_change_testdatastorage_smallint_for_.py add ereuse_utils as module 2023-03-21 17:31:43 +01:00
1bb2b5e0fae7_change_action_device.py adding trade in status actions 2021-11-05 12:35:10 +01:00
2b90b41a556a_add_owner_to_placeholder.py add components to placeholder migration 2022-08-09 11:38:30 +02:00
2f2ef041483a_share_lot.py share lot structure 2023-04-26 18:25:03 +02:00
3a3601ac8224_tradedocuments.py add ereuse_utils as module 2023-03-21 17:31:43 +01:00
3ac2bc1897ce_adding_weight_to_tradedocuments.py Adding MoveOnDocument in migration and fixing schema 2021-09-08 13:54:10 +02:00
3e3a67f62972_placeholder_log.py add binding relation 2022-07-11 15:36:45 +02:00
3eb50297c365_add_hash.py fixed migration and insert_hash function 2020-12-18 20:10:58 +01:00
4f33137586dd_sanitization.py mv did as a module and migrates files to dpp 2023-06-16 18:05:52 +02:00
6a2a939d5668_drop_unique_org_for_tag.py adding TagCode to tag named system 2021-03-08 12:39:17 +01:00
6b0880832b78_backup_dhid.py add backups for the abstract phid and dhid 2022-09-07 14:04:09 +02:00
6f6771813f2e_change_wbid_for_sid.py fix migration file 2022-04-26 11:49:40 +02:00
7ecb8ff7abad_documents.py add ereuse_utils as module 2023-03-21 17:31:43 +01:00
8cb91ad1cc40_add_code_to_device.py fixing migrations 2021-03-26 17:58:05 +01:00
8d4fe4b497b3_add_system_uuid_to_old_registers.py fix splits texts 2022-06-16 11:47:36 +02:00
8d34480c82c4_add_code_device_search.py fixing bug changing database model 2021-05-12 13:02:36 +02:00
21afd375a654_session_table.py add ereuse_utils as module 2023-03-21 17:31:43 +01:00
23d9e7ebbd7d_add_snapshot_errors.py fix bug 2022-04-08 17:05:50 +02:00
054a3aea9f08_transfer.py fix version transfer migration 2022-06-01 16:47:40 +02:00
68a5c025ab8e_adding_owner_id_in_device.py fixing conflict merge with testing 2020-12-09 11:12:47 +01:00
93daff872771_add_hash_hid_to_device.py fix test reliable 2023-01-16 15:26:58 +01:00
97bef94f7982_add_wbid_user_in_snapshoterrors.py migration file 2022-04-12 10:25:00 +02:00
0103a9c96b2d_testdatastorage_bigintegers.py fixing reported_uncorrectable_errors 2021-08-03 11:55:47 +02:00
378b6b147b46_nullable.py add ereuse_utils as module 2023-03-21 17:31:43 +01:00
410aadae7652_device_other.py add others device 2022-11-29 16:49:23 +01:00
626c17026ca7_id_internal_in_placeholder.py add id_internal and update phid incremental per user 2022-10-05 09:16:16 +02:00
968b79fa7756_upgrade_confirmrevoke.py add ereuse_utils as module 2023-03-21 17:31:43 +01:00
8571fb32c912_adding_active_in_device.py fixing migration 2021-11-22 11:34:03 +01:00
17288b2a7440_add_uuid.py add wbid in the snapshots 2022-03-30 13:48:55 +02:00
51439cf24be8_change_trade_action.py Fix #279. Update existing enum 2022-05-24 14:08:23 +02:00
5169765e2653_add_new_erase_data_wipe.py add rols to user 2023-06-14 16:06:10 +02:00
73348969a583_system_uuid_instead_of_uuid.py migration change uuid for system_uuid 2022-06-15 12:52:46 +02:00
398826453b39_change_command_timeout_of_.py fixing bug changing database model 2021-05-12 13:02:36 +02:00
564952310b17_add_vendor_family_in_device.py mv did as a module and migrates files to dpp 2023-06-16 18:05:52 +02:00
926865284103_snapshot_log.py fixing migrations 2022-05-18 12:46:34 +02:00
a8a86dbd5f51_add_rols_to_user.py add rols to user 2023-06-14 16:06:10 +02:00
a13ed6ad0e3e_add_kangaroo_in_placeholder.py setup kangaroo server 2022-10-13 18:21:44 +02:00
a0978ac6cf4a_adding_state_actions.py fixing bug 2021-10-01 10:46:08 +02:00
ac476b60d952_add_document_device.py fix import teal in migration 2023-04-19 11:30:12 +02:00
aeca9fb50cc6_add_placeholder.py add binding relation 2022-07-11 15:36:45 +02:00
af038a8a388c_add_settings_version_to_snapshots.py add settings version to snapshots model 2022-11-30 16:25:11 +01:00
b4bd1538bad5_update_live.py add ereuse_utils as module 2023-03-21 17:31:43 +01:00
b9b0ee7d9dca_owner_in_tags.py Reformat code following PEP8 2020-08-17 16:45:18 +02:00
bcfda54aaf2f_add_part_number_to_device.py add part number 2022-09-13 18:15:50 +02:00
bf600ca861a4_adding_hid.py add ereuse_utils as module 2023-03-21 17:31:43 +01:00
d7ea9a3b2da1_create_placeholders.py put the old dhid in the new placeholder device 2022-08-10 18:05:18 +02:00
d22d230d2850_adding_author_action_device.py fixing revokeView and reset_owner 2021-11-10 18:59:44 +01:00
d65745749e34_add_is_server_erase.py add is_server_erase in snapshot action 2022-10-17 18:07:16 +02:00
dac62da1621a_transfer_notes.py add transfer note models 2022-06-03 13:13:50 +02:00
e93aec8fc41f_added_assigned_action.py add ereuse_utils as module 2023-03-21 17:31:43 +01:00
e919fe0611ff_placeholder_monitors.py add migrations for monitors and mobiles 2022-09-27 13:02:27 +02:00
eca457d8b2a4_change_deliverynote.py fixing migrations 2021-02-11 12:51:50 +01:00
fbb7e2a0cde0_initial.py command initdatas 2023-06-15 16:41:47 +02:00