Implement the UPDATE query.
commit11553baa6365032913886da7c898dff873fc36e8
authorMike McCormack <mike@codeweavers.com>
Sun, 4 Jul 2004 00:30:02 +0000 (4 00:30 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 4 Jul 2004 00:30:02 +0000 (4 00:30 +0000)
tree2592614d19a451a6c45393889a9b13e073840520
parentf6492dc5ca3864f3b67858c471faa5a3611c51da
Implement the UPDATE query.
dlls/msi/Makefile.in
dlls/msi/query.h
dlls/msi/sql.y
dlls/msi/update.c [new file with mode: 0644]
dlls/msi/where.c