mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-26 17:38:45 +01:00
?SQL_UPSERT returns 'ok' on success
This commit is contained in:
parent
97bb1250ba
commit
736a182544
@ -116,7 +116,7 @@ write_prefs(LUser, _LServer, #archive_prefs{default = Default,
|
||||
"def=%(SDefault)s",
|
||||
"always=%(SAlways)s",
|
||||
"never=%(SNever)s"]) of
|
||||
{updated, _} ->
|
||||
ok ->
|
||||
ok;
|
||||
Err ->
|
||||
Err
|
||||
|
Loading…
Reference in New Issue
Block a user