ora2pg icon indicating copy to clipboard operation
ora2pg copied to clipboard

Add configuration parameter for the delimiter if PACKAGE_AS_SCHEMA is set to 0

Open just-doit opened this issue 3 months ago • 0 comments

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.

just-doit avatar Oct 01 '25 14:10 just-doit