Philipp Vincent Ebert

Results 3 issues of Philipp Vincent Ebert

![Screenshot 2022-08-31 at 09 57 35](https://user-images.githubusercontent.com/29581161/187628391-f827c438-235c-4877-9b7f-2709288fc1d2.png) I currently use AstroNvim and the server is always emitting the "no database connection" error message on start, but the server does work regardless....

![Screenshot 2022-10-11 at 20 13 23](https://user-images.githubusercontent.com/29581161/195168672-47398c14-3b2e-4e64-8b46-c364b8165dc9.png) The field type of "info" is String what should correspond to [Memo](https://docs.rs/dbase/0.3.0/dbase/enum.FieldValue.html#variant.Memo), but the Deserialiser expects a Character field because "info" ist of type...

I build a IpfixPacket in several iterations from a stream of DataRecords, so it would be interesting to know this. I considered saving all DataRecords into a Vector and build...