SQLite format 3@ .zp ;last_compatible_version30 version30#mmap_status-1 ;last_compatible_version version# mmap_status                    g L( $o3O}gT1q>?+Gindexinterest_group_owner_sizeinterest_groups CREATE INDEX interest_group_owner_size ON interest_groups(owner,expiration DESC,storage_size)2G+indexinterest_group_owner_and_typeinterest_groupsCREATE INDEX interest_group_owner_and_type ON interest_groups(LENGTH(additional_bid_key) == 0,owner,expiration DESC,name)5+Yindexinterest_group_ownerinterest_groupsCREATE INDEX interest_group_owner ON interest_groups(owner,expiration DESC,next_update_after ASC,name) ?+;indexinterest_group_expirationinterest_groupsCREATE INDEX interest_group_expiration ON interest_groups(expiration DESC, owner, name)Y++itableinterest_groupsinterest_groupsCREATE TABLE interest_groups(expiration INTEGER NOT NULL,last_updated INTEGER NOT NULL,next_update_after INTEGER NOT NULL,owner TEXT NOT NULL,joining_origin TEXT NOT NULL,exact_join_time INTEGER NOT NULL,name TEXT NOT NULL,priority DOUBLE NOT NULL,enable_bidding_signals_prioritization INTEGER NOT NULL,priority_vector TEXT NOT NULL,priority_signals_overrides TEXT NOT NULL,seller_capabilities TEXT NOT NULL,all_sellers_capabilities INTEGER NOT NULL,execution_mode INTEGER NOT NULL,joining_url TEXT NOT NULL,bidding_url TEXT NOT NULL,bidding_wasm_helper_url TEXT NOT NULL,update_url TEXT NOT NULL,trusted_bidding_signals_url TEXT NOT NULL,trusted_bidding_signals_keys TEXT NOT NULL,trusted_bidding_signals_slot_size_mode INTEGER NOT NULL,max_trusted_bidding_signals_url_length INTEGER NOT NULL,trusted_bidding_signals_coordinator TEXT,user_bidding_signals TEXT,ads_pb BLOB NOT NULL,ad_components_pb BLOB NOT NULL,ad_sizes TEXT NOT NULL,size_groups TEXT NOT NULL,auction_server_request_flags INTEGER NOT NULL,additional_bid_key BLOB NOT NULL,aggregation_coordinator_origin TEXT,storage_size INTEGER NOT NULL,last_k_anon_updated_time INTEGER NOT NULL,kanon_keys BLOB NOT NULL,PRIMARY KEY(owner,name))=Q+indexsqlite_autoindex_interest_groups_1interest_groupsf/tablemetametaCREATE TABLE meta(key LONGVARCHAR NOT NULL UNIQUE PRIMARY KEY, value LONGVARCHAR)';indexsqlite_autoindex_meta_1meta   \ Yu W d ZKK+tablebidding_and_auction_server_keysbidding_and_auction_server_keysCREATE TABLE bidding_and_auction_server_keys(coordinator TEXT NOT NULL,keys BLOB NOT NULL,expiration INTEGER NOT NULL,PRIMARY KEY(coordinator))]qKindexsqlite_autoindex_bidding_and_auction_server_keys_1bidding_and_auction_server_keys[oIindexsqlite_autoindex_cooldown_debugging_only_report_1cooldown_debugging_only_reportSII!tablecooldown_debugging_only_reportcooldown_debugging_only_reportCREATE TABLE cooldown_debugging_only_report(origin TEXT NOT NULL,starting_time INTEGER NOT NULL,type INTEGER NOT NULL,PRIMARY KEY(origin))=GGytablelockout_debugging_only_reportlockout_debugging_only_reportCREATE TABLE lockout_debugging_only_report(id INTEGER NOT NULL,last_report_sent_time INTEGER NOT NULL,PRIMARY KEY(id))p/#indexwin_history_indexwin_historyCREATE INDEX win_history_index ON win_history(owner,name,win_time DESC)A##Itablewin_historywin_historyCREATE TABLE win_history(owner TEXT NOT NULL,name TEXT NOT NULL,win_time INTEGER NOT NULL,ad TEXT NOT NULL,FOREIGN KEY(owner,name) REFERENCES interest_groups)5I#indexsqlite_autoindex_bid_history_1bid_historyj##tablebid_historybid_historyCREATE TABLE bid_history(owner TEXT NOT NULL,name TEXT NOT NULL,bid_time INTEGER NOT NULL,count INTEGER NOT NULL,PRIMARY KEY(owner, name, bid_time) FOREIGN KEY(owner,name) REFERENCES interest_groups)7K%indexsqlite_autoindex_join_history_1join_historyo %%!tablejoin_historyjoin_historyCREATE TABLE join_history(owner TEXT NOT NULL,name TEXT NOT NULL,join_time INTEGER NOT NULL,count INTEGER NOT NULL,PRIMARY KEY(owner, name, join_time) FOREIGN KEY(owner,name) REFERENCES interest_groups) C'Oindexk_anon_last_server_time_idxjoined_k_anon CREATE INDEX k_anon_last_server_time_idx ON joined_k_anon(last_reported_to_anon_server_time DESC)9 M'indexsqlite_autoindex_joined_k_anon_1joined_k_anon & '' tablejoined_k_anonjoined_k_anon CREATE TABLE joined_k_anon(hashed_key BLOB NOT NULL,last_reported_to_anon_server_time INTEGER NOT NULL,PRIMARY KEY(hashed_key))$ G+cindexinterest_group_joining_origininterest_groups CREATE INDEX interest_group_joining_origin ON interest_groups(joining_origin, expiration DESC, owner, name)