Created
March 3, 2021 15:41
-
-
Save x86demon/64d189739ab7d738211f92b6aee6d5c2 to your computer and use it in GitHub Desktop.
MQ topic and body
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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