CREATE TABLE IF NOT EXISTS fluxer.visionary_slots ( slot_index int, user_id bigint, PRIMARY KEY ((slot_index)) );