aboutsummaryrefslogtreecommitdiffstats
path: root/sql/dawn.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/dawn.sql')
-rw-r--r--sql/dawn.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/dawn.sql b/sql/dawn.sql
index 52d10548..3c8f0f63 100644
--- a/sql/dawn.sql
+++ b/sql/dawn.sql
@@ -1944,6 +1944,7 @@ SELECT swaptions.id,
'Assignment'
END AS trade_type,
folder,
+ fund,
termination_cp AS cp_code,
name,
option_type,
@@ -1963,6 +1964,7 @@ SELECT id,
security_id,
'New' AS trade_type,
folder,
+ fund,
cp_code,
name,
option_type,