Skip to content

Added advance queuing #25 #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

tusharad
Copy link
Contributor

@tusharad tusharad commented Dec 5, 2024

This PR introduces support for Advanced Queuing in the oracle-simple library, addressing issue #25. Key updates include:

  • Implementation of functions for Advanced Queuing, based on the [ODPI-C documentation](https://odpi-c.readthedocs.io/en/latest/functions/dpiQueue.html).
    
  • Addition of message property-related functions from section [9.8 of the ODPI-C documentation](https://odpi-c.readthedocs.io/en/latest/functions/dpiMsgProps.html).
    
  • Integration of comprehensive test cases to ensure functionality and reliability.
    
  • Modifications to the Docker Compose setup to accommodate these changes, including switching to the official Oracle image, as the previous image lacked Advanced Queuing support.
    

Please review these changes and let me know if further improvements are needed. Thank you for taking the time to review this PR!

@dmjio

@dmjio dmjio merged commit b496537 into haskell-oracle:master Dec 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants