ora2pg
ora2pg copied to clipboard
Add configuration parameter for the delimiter if PACKAGE_AS_SCHEMA is set to 0
Currently _ is used, so package_name.function_name becomes package_name_function_name when PACKAGE_AS_SCHEMA is set to 0.
I would love to use a different character.