aboutsummaryrefslogtreecommitdiffstats
path: root/sql/dawn.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/dawn.sql')
-rw-r--r--sql/dawn.sql4
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/dawn.sql b/sql/dawn.sql
index 600dfa7d..86703a92 100644
--- a/sql/dawn.sql
+++ b/sql/dawn.sql
@@ -1712,7 +1712,7 @@ SELECT id,
'Assignment'
END AS trade_type,
folder,
- termination_cp,
+ termination_cp AS cp_code,
name,
option_type,
expiration_date,
@@ -1751,7 +1751,7 @@ SELECT id,
'Assignment'
END AS trade_type,
folder,
- termination_cp,
+ termination_cp AS cp_code,
name,
orig_attach,
orig_detach,