Portfolio/entity/src
Sebastian Pravda 8fd8ee6624
feat!: school order selection
*database*
 - firstSchool
 - secondSchool
 *CandidateDetails*
 School struct with 'name' & 'field' attributes
2023-01-19 18:35:56 +01:00
..
admin.rs feat!: admin session table 2022-12-21 18:27:58 +01:00
admin_session.rs feat: session & admin session fk not null 2023-01-15 16:20:46 +01:00
application.rs feat!: candidate list field of study filtering, pagination 2023-01-15 20:42:32 +01:00
candidate.rs feat!: school order selection 2023-01-19 18:35:56 +01:00
lib.rs feat!: separate application and candidate tables 2023-01-14 14:24:13 +01:00
mod.rs feat!: separate application and candidate tables 2023-01-14 14:24:13 +01:00
parent.rs refactor: rename parent candidate fk to candidate_id 2023-01-15 16:11:28 +01:00
prelude.rs feat!: separate application and candidate tables 2023-01-14 14:24:13 +01:00
session.rs feat: session & admin session fk not null 2023-01-15 16:20:46 +01:00
session_trait.rs feat!: admin session table 2022-12-21 18:27:58 +01:00