Commit graph

1 commit

Author SHA1 Message Date
warnason
f9e284c5d7 Add database auto-creation and fix IFC parser flush logic
Some checks are pending
CI / backend-lint-and-test (push) Waiting to run
- Create tables on application startup via lifespan event
- Flush project before creating elements (generate project_id)
- Flush each element before creating properties (generate element_id)
- Add IfcWallStandardCase to parsed element types
- Include FZK-Haus sample IFC file for testing
- Tested: 58 elements, 3601 properties parsed successfully
2026-04-20 12:50:11 +02:00