diff -r a43265235e5a -r a8bdd870a456 relpipe-data/examples-guile-parametrized-queries.xml --- a/relpipe-data/examples-guile-parametrized-queries.xml Tue Aug 04 00:59:32 2020 +0200 +++ b/relpipe-data/examples-guile-parametrized-queries.xml Tue Sep 08 14:21:19 2020 +0200 @@ -40,8 +40,7 @@ But it is fundamentally wrong. The input parameter is blindly pasted in middle of the Guile code. So if we call e.g. fstab-where-type 'ext4"', it crashes terribly. Do you remember SQL injections in your first PHP scripts when you were 14? - Do you remember XKCD: Exploits of a Mom? - Don't do it again! + Do not do it again!