forked from lesovsky/pgscv
-
-
Notifications
You must be signed in to change notification settings - Fork 15
Replace the no_track_mode parameter #84
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Is your feature request related to a problem? Please describe.
The
no_track_modeparameter is misleading because it uses reverse logic.Describe the solution you'd like
A new parameter needs to be added that correctly reflects operation in this mode.
If someone has
no_track_mode=true, then display a message that the parameter is deprecated and will be removed in the next major release.