fbachus
be379d17da
feat(db): add inserts for all tables
2026-06-28 13:45:47 +02:00
fbachus
b67d835f38
feat(transporthelper): code cleanup, add toMaps, implement m-n tables
...
- remove final keywords everywhere for now cause I don't think I need
them yet for any specific purpose
- add toMap() functions
- add database.insert() functions for classes and relational tables when
classes use list that reference other classes
2026-06-23 02:37:22 +02:00
fbachus
7f6c7beb59
feat(classes): implement initiation, start work on dbHelper
2026-06-16 00:48:53 +02:00
fbachus
7cfc415f9f
feat(database): add functions for DB and DB-table creation
2026-06-06 01:22:36 +02:00
fbachus
5fd3e8faad
chore(formatting): autoformats and adaptations
2026-06-06 01:22:36 +02:00
fbachus
c581800298
fix(json): fix typo in json import
2026-06-06 01:22:36 +02:00
fbachus
aa47b9d85f
feat(json import): add fromJson to missing classes and connect them
2026-05-31 18:25:29 +02:00
fbachus
1730232450
feat(data_mapping): add constructors for most publictransport classes
2026-05-15 21:07:04 +02:00