Florian Kotthoff
Florian Kotthoff
Hi @tomfelder94 - we only maintain code for building either an sqlite or a postgres database. So I think there are two options: 1. you can either use one of...
Hi @jbytecode, I'd be happy to review the package!
@m-jankowski Thanks for your report, I will try to reproduce the error.
I can reproduce the error, there is a new table coming from BNetzA. @chrwm Seems like we really need to fix the tests now for an urgent new release.
The fix is merged on develop and will be included in the next release, v0.14.3 #513
Hi @kknappmann, We are in the process of releasing, see #513. If everything works fine, it might be on pypi this afternoon.
New release is on pypi, it should work now!
Hi @kknappmann which version of open-mastr do you have installed? You can run `pip install --upgrade open-mastr` to get version 0.14.3 which should have the bugfix included.
 @kknappmann On version 0.14.3 I can parse the new table to my sqlite database. Can you try to delete the existing database that you have (or rename it) so...
@chrwm Do you understand why this is the case?