Closed sanromeo closed 3 months ago
Resovles #704 On post-hook operation vacuum, optimize presented leading whitespaces in query, even if you config looks like this:
+post-hook: - "vacuum {{ this }}" - "optimize {{ this }} rewrite data using bin_pack"
So, lstrip() method fix it
Description
Resovles #704 On post-hook operation vacuum, optimize presented leading whitespaces in query, even if you config looks like this:
So, lstrip() method fix it
Checklist