1
0
Fork 0
mirror of https://codeberg.org/Mo8it/AdvLabDB.git synced 2024-09-19 18:31:16 +00:00
AdvLabDB/advlabdb/static/example_database_import.txt

47 lines
953 B
Text
Raw Permalink Normal View History

2021-09-11 18:44:42 +00:00
#Semester
label year
WS 22
2021-08-18 16:20:47 +00:00
#Part
id number program_label
0 1 BS
1 2 BS
2 1 MS
3 2 MS
#Student
2021-09-11 18:44:42 +00:00
student_number first_name last_name uni_email contact_email bachelor_thesis bachelor_thesis_work_group note
2022-05-17 23:07:06 +00:00
12233 Max Mustermann max@students.uni-mainz.de maxi@protonmail.com NULL NULL NULL
13344 Kevin Bäcker kevin@students.uni-mainz.de kevi@protonmail.com NULL NULL NULL
24455 Dora Musterfrau dora@students.uni-mainz.de NULL Acceleration on Mars Physikum Random note
55122 Felix Singer fel@students.uni-mainz.de NULL Detector X Physikum2 NULL
2021-08-18 16:20:47 +00:00
#Group
id number program_label
0 1 BS
1 1 MS
#PartStudent
student_number part_id group_id
12233 0 0
13344 0 0
24455 2 1
55122 2 1
#Experiment
id number program_label
0 1 BS
1 2 BS
2 1 MS
#GroupExperiment
id experiment_id group_id
0 1 0
1 2 1
#Appointment
date special group_experiment_id assistant_email
20.08.2022 1 0 julia@uni-mainz.de
21.08.2022 1 0 julia@uni-mainz.de
15.11.2022 0 1 soeren@uni-mainz.de