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 c6cb85310b
Add GoodBigTextValidator
2019-09-29 18:23:06 +05:00
..
20181129203927_initial_migration.rb Add column Contact#send_security_notification 2019-09-04 22:44:12 +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 Fix DB constraints 2019-09-10 10:12:03 +05:00
20190911081459_create_x509_tables.rb Fix code style 2019-09-14 04:02:40 +05:00
20190915085803_allow_null_has_password_on_asymmetric_keys.rb Allow NULL AsymmetricKey#has_password 2019-09-15 14:00:55 +05:00
20190915131325_drop_x509_tables.rb Remove cryptography 2019-09-15 18:26:15 +05:00
20190921142404_create_relation_statuses.rb Add model RelationStatus 2019-09-21 19:37:06 +05:00
20190921161613_create_relation_transitions.rb Add model RelationTransition 2019-09-21 21:46:20 +05:00
20190921191213_remove_old_statuses.rb Remove old database entities for statuses 2019-09-22 00:39:16 +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 Add GoodBigTextValidator 2019-09-29 18:23:06 +05:00