create table task_data_sync_ones ( id text not null, type text references sync_types not null );