GRDBQuery icon indicating copy to clipboard operation
GRDBQuery copied to clipboard

Enhancement: Add ability to print Combine.Publisher flow.

Open SYhotmail opened this issue 10 months ago • 0 comments

Database allows to track all sql statements via track method. What about adding possibility to track any publisher event by providing to Query some configuration(QueryPublisherPrintConfiguration in PR), which defines parameters for Combine.Publisher.print method?

Screenshot 2025-04-24 at 11 36 12

SYhotmail avatar Apr 24 '25 10:04 SYhotmail