diff options
| -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 bee8805c..7729ba1c 100644 --- a/sql/dawn.sql +++ b/sql/dawn.sql @@ -4087,7 +4087,7 @@ AS SELECT tranche_risk.date, "lot_net_cost_[n]" float8 NULL, lot_net_cost float8 NULL, "net_proceeds_[n]" float8 NULL, - zz_int float8 NULL, + zz_int text NULL, fas157_major_type float8 NULL, fas161_trade_hedge float8 NULL, fas161_risk float8 NULL, |
