summaryrefslogtreecommitdiffstats
path: root/RelationSet.pm
diff options
context:
space:
mode:
Diffstat (limited to 'RelationSet.pm')
-rw-r--r--RelationSet.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/RelationSet.pm b/RelationSet.pm
index 4b778a6fd..bfd572400 100644
--- a/RelationSet.pm
+++ b/RelationSet.pm
@@ -103,8 +103,8 @@ sub generateSqlDeltas {
if ( $#insertList > -1 ) {
$sqlInsert = "INSERT INTO $table ($invariantName, $columnName) VALUES " .
join (",",
- map ( "($invariantValue, $_)" , @insertList )
- );
+ map ( "($invariantValue, $_)" , @insertList )
+ );
}
# construct the delete list by seeing which relations exist in the