mortenbra / alexandria-plsql-utils

Oracle PL/SQL Utility Library
778 stars 316 forks source link

Add copy_object procedure and bugfix for get_object_list #49

Open krissco opened 6 years ago

krissco commented 6 years ago

get_object_list has a bug - we need to escape more characters such as spaces in the key name. In addition, a new API has been added for copying objects. Sorry for the handful of whitespace alterations (I blame my editor).