-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
Maybe:
Allow optional second argument to LibPQ() that passes the path record to override LibPQPath
I was considering allowing to override the values provided by
LibPQPathfor some calls, e.g. if you'd wantLibPQ("CoolModule")to return one thing in one report and another thing in another one - both in the same workbook. I have not encountered a use case for this idea, so I've just left it at that.