ALTER TABLE notes ADD COLUMN created_by_guest_id TEXT; ALTER TABLE pads ADD COLUMN created_by_guest_id TEXT;