obdev/db/migrate
Ben 294758c7b2 Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
..
20240115041321_devise_create_users.rb user registration via devise and appropriate pages for editing later 2024-01-14 22:28:10 -06:00
20240117023456_create_participants.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
20240117023520_create_employers.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
20240117023541_create_workers.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
20240117023553_create_vendors.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
20240117023614_create_programs.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
20240117024001_create_join_table_participant_program.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
20240117025000_add_worker_to_participants.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
20240117025150_create_join_table_vendor_participant.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00
20240117025159_create_join_table_vendor_employer.rb Set up all models and relationships between them 2024-01-16 20:54:44 -06:00