diff options
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/dawn.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/dawn.sql b/sql/dawn.sql index 50e22e01..4c0d7e4e 100644 --- a/sql/dawn.sql +++ b/sql/dawn.sql @@ -1804,7 +1804,7 @@ SELECT id, ELSE 'Buyer'::protection END AS protection, - -termination_fee AS upfront, + termination_fee AS upfront, ref FROM (select id, dealid, |
