1
0
Fork 0
This repository has been archived on 2023-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
lpr-partynest/db/migrate
Alex Kotov 20b0f74862
Add attribute Contact#show_in_public
2020-04-10 09:47:49 +05:00
..
20181129203927_initial_migration.rb Rename migration methods 2019-09-29 19:00:55 +05:00
20181130024918_create_active_storage_tables.active_storage.rb Fix code style 2019-04-28 18:34:46 +05:00
20190910040709_add_user_agent_to_sessions.rb Rename migration methods 2019-09-29 19:00:55 +05:00
20190921142404_create_relation_statuses.rb Rename migration methods 2019-09-29 19:00:55 +05:00
20190921191213_remove_old_statuses.rb Rename migration methods 2019-10-01 03:34:35 +05:00
20190928171705_add_status_to_relationships.rb Add association Relationship#status 2019-09-29 02:21:34 +05:00
20190929131544_change_user_agent.rb Rename migration methods 2019-10-01 03:34:35 +05:00
20190930154031_create_org_unit_kinds.rb Add model OrgUnitKind 2019-09-30 22:19:59 +05:00
20190930205337_remove_initiator_account_from_relationships.rb Remove association Relationship#initiator_account 2019-10-01 01:56:20 +05:00
20190930210852_remove_regional_offices.rb Rename migration methods 2019-10-01 03:34:35 +05:00
20190930215223_create_org_units.rb Add column OrgUnit#short_name 2019-10-01 03:32:04 +05:00
20191001022049_add_org_unit_to_relationships.rb Add association Relationship#org_unit 2019-10-01 07:30:04 +05:00
20191002002101_add_hierarchy.rb Validate Relationship#person 2019-10-02 23:38:24 +05:00
20191002170727_fix_relationships_index_on_from_date.rb Validate uniqueness of Relationship#from_date 2019-10-02 22:19:45 +05:00
20191021060000_add_resource_type_to_org_unit_kinds.rb Add column OrgUnitKind#resource_type 2019-10-21 11:09:51 +05:00
20191021061920_add_resource_to_org_units.rb Add reference OrgUnit#resource 2019-10-21 12:15:08 +05:00
20200408085219_add_locale_to_accounts.rb Add attribute Account#locale 2020-04-08 14:55:28 +05:00
20200410021628_add_link_to_contact_networks.rb Add contact network links 2020-04-10 07:42:01 +05:00
20200410043002_add_show_in_public_to_contacts.rb Add attribute Contact#show_in_public 2020-04-10 09:47:49 +05:00