Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dtoader
Copy link

@dtoader dtoader commented May 16, 2019

…chedules. Semicolon->Newline->Newline->Backslash should be Semicolon->Newline->Backslash at the end of DDL files when script is run with --separate-files option.

Dean Toader added 2 commits May 16, 2019 13:25
…chedules. Semicolon->Newline->Newline->Backslash should be Semicolon->Newline->Backslash at the end of DDL files when script is run with --separate-files option.
…I do not repeat myself. Handling CLOB returned by DBMS_METADATA.GET_DDL.
@dtoader
Copy link
Author

dtoader commented May 23, 2019

It's worthwhile to improve code/recipes/Python/576534_Dump_Oracle_db_schema_to_text/recipe-576534.py so we get more object types exported and we get to use DBMS_METADATA.GET_DDL() in cases where the data dictionary does not have the ddl we need to export.

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.

1 participant