JDatabaseDriverSqlsrv::renameConstraints
Rename constraints.
Signature
protected function renameConstraints(array
$constraints,
[string
$prefix = null,
[string
$backup = null]] )
Parameters
-
$constraints
- Array(strings) of table constraints
-
$prefix
- A string
-
$backup
- A string
Returns
- void