diff --git a/docs/diary.md b/docs/diary.md index 5e94779..5d4030c 100644 --- a/docs/diary.md +++ b/docs/diary.md @@ -1,16 +1,16 @@ # Project Diary -| Version
0.01 | Author:
michel.romancuk@stud.unibas.ch
sebastian.lenzlinger@unibas.ch
| HS 2023
Databases
| -|-----------------------|-------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| Date | | Problems | -| Oktober/ pre 16.11.23 | Decision to use postrges server.
Server setup at slenzlinger.dev
Setup pgadmin at [pgadmin.slenzlinger.dev](pgadmin.slenzlinger.dev) | | -| 20.11.2022 | Integrated Events table with the time and location. Not done yet | Had problems with the identity of the rows. Solution is to add a primary key at the beggining of the CSV, which helps keep the identity of the rows and the integrity of the database. | -| | | | -| | | | -| | | | -| | | | -| | | | -| | | | -| | | | -| | | | +| Version
0.00 | Author:
michel.romancuk@stud.unibas.ch
sebastian.lenzlinger@unibas.ch
| HS 2023
Databases
| +|-----------------------|-------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------| +| Date | | Problems | +| Oktober/ pre 16.11.23 | Decision to use postrges server.
Server setup.
Setup pgadmin at [pgadmin.slenzlinger.dev](pgadmin.slenzlinger.dev) | | +| 16.11.23 | Setup Repo and written some instructions into ``wiki.md`` on how to setup environment. | Realize steps not written down how postgres, pgadmin, nginx etc. was setup at the time. | +| | | | +| | | | +| | | | +| | | | +| | | | +| | | | +| | | | +| | | | | | \ No newline at end of file