reply: set method to abstract update queries
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 7 Nov 2019 03:59:13 +0000 (04:59 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Sat, 9 Nov 2019 06:08:13 +0000 (07:08 +0100)
commit084f4a795fb5874eecd7b17b3999f716432ad41c
tree7bdc15a1b636433af3c0655145563f45c6a03ac2
parentf988982ad609256e3bbbb8a41ca7c7b0b3b4fb74
reply: set method to abstract update queries

Extend insert, renamed to generic "set", to allow updates using the same
syntax with an additional select parameter.
database.inc.php
issue/index.php
widget/reply.php