5 lines
44 B
SQL
5 lines
44 B
SQL
update settings
|
|
|
|
set url = ?
|
|
|
|
where id is 0
|
update settings
|
|
|
|
set url = ?
|
|
|
|
where id is 0
|