My Notes
- CLI verbose modes (particularly for migrate and dump/restore)
- Better error messages for failed migrations
- edgedb error: ClientConnectionEosError: end of stream while reading message edgedb error: error in one of the migrations
- https://discord.com/channels/841451783728529451/849377751370432573/1138033983318405130
- From office hours: ” We’re processing large amounts of data in pandas dataframes that then needs to be updated / inserted in edgedb. Are there any best practices concerning batch updates, e.g. breaking down the data in smaller chunks?”
- Bring this up in call
- Execute many flow implemented in EdgeDB
- Can add support for pandas dataframes in Python client