?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
1 changed files with 1 additions and 1 deletions

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