You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add CREATE INDEX ON events (type, producer_type, producer_id, producer_version);
add CREATE INDEX ON events (number, type, producer_type, producer_id, producer_version);
The text was updated successfully, but these errors were encountered:
add
CREATE INDEX ON events (type, producer_type, producer_id, producer_version);
add
CREATE INDEX ON events (number, type, producer_type, producer_id, producer_version);
The text was updated successfully, but these errors were encountered: