Commit Graph
3 Commits
Author SHA1 Message Date
StephanRichter 0731613a07 first version that creates event table
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-12-23 01:31:53 +01:00
StephanRichter f97febad05 replaced appointment.hash by appointment.slug, incooperated slug column into appointments table
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-12-23 01:00:00 +01:00
StephanRichter e4b8bcb99a first implementation of cal.db, that
- successfully connects to db
- updated db sheme
- succeeds in listing appointments

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-12-22 20:33:35 +01:00