]> pd.if.org Git - zpackage/commit
add zpm-quote option to shell quoting
authorNathan Wagner <nw@hydaspes.if.org>
Sun, 23 Sep 2018 08:01:32 +0000 (08:01 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Mon, 24 Sep 2018 10:40:18 +0000 (10:40 +0000)
commitf99d78f674887b2fe0d7a6114954d2318b2845b7
tree4d12db2c05dbe129ab36660e50dec9ad340ac089
parent8551ba212214a075b6dbbb8081465b711274df79
add zpm-quote option to shell quoting

Add -s to shell quote, and -q to add single quotes around the
quoted string.  Default behavior is to quote for sqlite and
not add quotes.

add sql identifier quoting
Makefile
zpm-quote.c