Lines Matching full:update
57 // general update of our meta tables
92 * Update the pid column of ALL data tables
103 $sql = "UPDATE data_$tbl SET pid = ? WHERE pid = ?";
107 $sql = "UPDATE multi_$tbl SET pid = ? WHERE pid = ?";
113 * Update the page-schema assignments
121 $sql = "UPDATE schema_assignments SET pid = ? WHERE pid = ?";
129 * Update the Title information for the moved page
136 $sql = "UPDATE titles SET pid = ? WHERE pid = ?";
141 * Update the ID in a given column
156 $sql = "UPDATE multi_$table
163 $sql = "UPDATE data_$table
181 * Update a Lookup type column