7 lines
No EOL
101 B
SQL
7 lines
No EOL
101 B
SQL
update apps
|
|
|
|
set label = ?,
|
|
redirect_uri = ?,
|
|
is_confidential = ?
|
|
|
|
where id is ? |