Skip to content
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

Add Storable Instances for DPI Types and Associated Tests #44

Merged

Conversation

tusharad
Copy link
Contributor

This PR adds Storable instances for the following types:

  1. DPIPoolCreateParams
  2. ConnectionCreateParams
  3. DPICommonCreateParams
  4. DPITimestamp
  5. DPIAppContext
  6. DPIContextCreateParams
  7. DPIJsonNode

Round-trip tests have been added for these types.
Let me know if there are any additional changes or improvements required. Thank you! @dmjio

@dmjio dmjio merged commit 4717642 into haskell-oracle:master Nov 30, 2024
1 check passed
@tusharad tusharad deleted the feature/optimize_storable_instances branch November 30, 2024 13:30
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.

Optimize Storable instances Add round trip tests (not just examples)
2 participants