You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apply string interpolation in mogrify if args is not None (#118)
* Apply string interpolation in mogrify regardless of args presence
* Fix command with one %
* Same fix for http
* Back to consistent behavior
* Fix test data
* mogrify empty args under options
* Rename option
* Refactor should_interpolate block
* Uppercase env var
---------
Co-authored-by: Kevin D Smith <ksmith@singlestore.com>
0 commit comments