Brief, concise updated description of what this table stores.
Provide a clear description for the renamed table.
IMPORTANT: Keep it concise - one or two sentences maximum
The original table name to modify.
Must be from the current component's table list. Must match exactly.
Brief, concise reason for this update.
Explain what naming issue this fixes and why the new name is better.
IMPORTANT: Keep it concise - one or two sentences maximum
Type discriminator indicating this is an update operation.
The updated table name.
Must follow snake_case naming convention with appropriate domain prefix.
Request to update (rename) an existing table in the component.
Use this when a table has naming issues that need correction:
userProfile->user_profiles)orders->shopping_orders)order->orders)usr_data->user_data)Author
Michael