CREATE TABLE func_merge_updates(
    merge INTEGER NOT NULL
);