This website requires JavaScript.
Explore
Help
Sign In
kotovalexarian
/
lpr-partynest
Archived
Watch
1
Star
0
Fork
You've already forked lpr-partynest
0
Code
Activity
This repository has been archived on
2023-03-27
. You can view files and clone it, but cannot push or open issues or pull requests.
ebbc38cff9
lpr-partynest
/
db
/
migrate
History
Alex Kotov
90092b3cf8
Remove scripts
2019-10-24 10:38:59 +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