Rename an existing field in a RelDataModel table
Arguments
- x
- tableName
the name of the table to modify (a single character)
- current
the current name of the field to modify (a single character)
- new
the new name of the field (a single character)
Rename an existing field in a RelDataModel table
the name of the table to modify (a single character)
the current name of the field to modify (a single character)
the new name of the field (a single character)