1
0
Fork 0
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.
lpr-partynest/db/migrate
2019-07-22 08:00:42 +05:00
..
20181129203927_devise_create_users.rb Merge migrations 2019-07-22 08:00:42 +05:00
20181130024918_create_active_storage_tables.active_storage.rb Fix code style 2019-04-28 18:34:46 +05:00
20190202041009_add_deleted_at_to_account_roles.rb Do not remove AccountRole completely 2019-02-02 09:20:42 +05:00
20190208062215_add_expires_at_to_account_roles.rb Add attribute AccountRole#expires_at 2019-02-08 11:49:40 +05:00
20190324204513_add_english_name_to_country_states.rb Add column CountryState#english_name 2019-03-25 01:58:07 +05:00
20190324210722_add_native_name_to_country_states.rb Add column CountryState#native_name 2019-03-25 02:10:10 +05:00
20190324211036_remove_name_from_country_states.rb Use PostgreSQL enums (closes #33) 2019-07-22 07:30:58 +05:00
20190326200244_add_personal_data_to_people.rb Merge migrations 2019-07-22 07:56:28 +05:00
20190427141639_create_relationships.rb Merge migrations 2019-07-22 07:56:28 +05:00
20190623160009_rename_country_states_to_federal_subjects.rb Rename table 2019-06-23 21:01:08 +05:00
20190623160130_rename_country_state_to_federal_subject.rb Rename columns 2019-06-23 21:03:34 +05:00
20190627000456_create_contacts_lists.rb Add model ContactsList 2019-06-27 05:29:21 +05:00
20190708130309_remove_index_account_roles_on_account_id_and_role_id.rb Remove unnecessary index 2019-07-08 18:06:37 +05:00
20190715210610_create_person_comments.rb Add model PersonComment 2019-07-16 02:19:11 +05:00
20190718184543_turn_passport_maps_into_passports.rb Use PostgreSQL enums (closes #33) 2019-07-22 07:30:58 +05:00
20190719224405_add_number_to_federal_subjects.rb Add column FederalSubject#number 2019-07-20 03:55:36 +05:00
20190720022446_add_timezone_to_federal_subjects.rb Add column FederalSubject#timezone 2019-07-20 07:56:55 +05:00
20190720042127_add_constraints_to_accounts.rb Add constraints to accounts 2019-07-20 10:03:05 +05:00
20190720124758_add_constraints_to_important_tables.rb Add constraints to table "federal_subjects" 2019-07-20 18:17:37 +05:00