feat(\db-tool\): introduce unified db-tool package with postgres harness and tests (T0-T8)
This commit is contained in:
1
legacy/helper/posix-shell/quote.sh
Normal file
1
legacy/helper/posix-shell/quote.sh
Normal file
@@ -0,0 +1 @@
|
||||
quote() { printf "'%s'" "$(printf %s "$1" | sed "s/'/'\\\\''/g")"; }
|
||||
Reference in New Issue
Block a user