Sha256: 73965d314ded080e33ec2552b78de99e8e635bd4cf72e609eb053b6a6de06c48
Contents?: true
Size: 294 Bytes
Versions: 9
Compression:
Stored size: 294 Bytes
Contents
CREATE INDEX idx_events_global_position ON public.events USING btree (global_position); DROP INDEX idx_events_stream_id_and_type_and_revision; DROP INDEX idx_events_type_and_stream_id_and_position; DROP INDEX idx_events_global_position_including_type; DROP INDEX idx_events_type_and_position;
Version data entries
9 entries across 9 versions & 1 rubygems