rename_folder
Description:
Renames tables for the old_folder_name
to be used with new_folder_name
.
Parameters:
this |
a DB |
old_folder_name |
full name of the existing folder |
new_folder_name |
full name of the folder to rename it to |
Returns:
0 on success, -1 on error |