diff options
Diffstat (limited to 'sql/dawn.sql')
| -rw-r--r-- | sql/dawn.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/dawn.sql b/sql/dawn.sql index 43acf553..198332f4 100644 --- a/sql/dawn.sql +++ b/sql/dawn.sql @@ -957,6 +957,7 @@ CREATE TABLE tranche_risk( delta float, gamma float, theta float, + corr01 float, tranche_factor float, upfront float, running float, |
