Attached patch fixes a crash when a row fails to refresh correctly. This can be triggered when the primary key is a timestamp column with SQLite (because LibO truncates timestamp values and thus does not find the exact same value back). -- Lionel