Re: Daniel Gustafsson
> This, and the other string variables, now reads a bit strange IMO:
>
> - Data type <type>text</type>; a string of
> + string
> <literal>INSERT</literal>, <literal>UPDATE</literal>,
> <literal>DELETE</literal>, or <literal>TRUNCATE</literal>
>
> Wouldn't it be better with "string containing <literal>INSERT.." or something
> similar?
Right, that felt strange to me as well, but I couldn't think of
something better.
"string containing" is again pretty boilerplatish, how about just
"contains"?
Christoph