Skip to content

Instantly share code, notes, and snippets.

@x86demon
Created March 3, 2021 15:41
Show Gist options
  • Save x86demon/64d189739ab7d738211f92b6aee6d5c2 to your computer and use it in GitHub Desktop.
Save x86demon/64d189739ab7d738211f92b6aee6d5c2 to your computer and use it in GitHub Desktop.
MQ topic and body
SELECT properties::jsonb->'oro.message_queue.client.topic_name' as topic, body FROM oro_message_queue;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment