After the weekend I've realised that there is one important information missing in the current version of event. It's the name of the database which is important in my use case and can be also crucial for others. I think that the most universal way to include it in the event is just passing the SQLiteDB object itself. What do you think?
After the weekend I've realised that there is one important information missing in the current version of event. It's the name of the database which is important in my use case and can be also crucial for others. I think that the most universal way to include it in the event is just passing the SQLiteDB object itself. What do you think?