-- This script populates the user_id in stokvel_members with the corresponding firebase_uid from the users table. -- It assumes there's a temporary integer-based user_id column (e.g., user_id_old) ...