diff options
Diffstat (limited to 'sql/dawn.sql')
| -rw-r--r-- | sql/dawn.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/dawn.sql b/sql/dawn.sql index d8bf769c..f825557b 100644 --- a/sql/dawn.sql +++ b/sql/dawn.sql @@ -1754,6 +1754,7 @@ SELECT id, 'Assignment' END AS trade_type, folder, + fund, termination_cp AS cp_code, name, orig_attach, @@ -1777,6 +1778,7 @@ SELECT id, security_id, 'New', folder, + fund, cp_code, name, orig_attach, |
