Skip to content

Dynamically add new tables to existing databases #516

@FlorianK13

Description

@FlorianK13

If new tables are introduced by BNetzA, the current code cannot simply add them to an existing database. For example, when running db.download() and there is already a database initialized, a new table will cause an error. This should be changed, ie. new tables should be added automatically.

They should take the name from orm.py if the new table is already part of a new open-mastr release. Or they should just use the german name otherwise.

Metadata

Metadata

Assignees

Labels

🐛 bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions