25
1
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:
Evgeniy Khramtsov 2017-05-18 12:10:36 +03:00
parent 97bb1250ba
commit 736a182544

View File

@ -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