-
Notifications
You must be signed in to change notification settings - Fork 12
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
Added Oracle DB Extractor #66
base: main
Are you sure you want to change the base?
Conversation
keenborder786
commented
Sep 1, 2023
- Please merge this, I really this. I have added support for Oracle DB in dbcat to get the metadata.
Please merge this. |
I need this feature too, you are a lifesaver! |
+1 |
I need this feature as well. |
Thanks for the contribution @keenborder786 . The code looks good to me. Can you add a couple of tests?
These should be easy to add. I'll accept and merge it once the tests run successfully. Also can you confirm that you've tested the changes on an oracle db? I dont have one to test with. |
@vrajat okay. |
I've merged #67 as it used |