diff options
Diffstat (limited to 'sql')
| -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 55805023..5f79cdf3 100644 --- a/sql/dawn.sql +++ b/sql/dawn.sql @@ -3217,7 +3217,7 @@ CREATE TABLE equityoptions ( "currency" "currency" NOT NULL, clearing_facility text NULL, "settlement_type" "settlement_type" NOT NULL, - initial_margin_percentage float8 NULL, + initial_margin float8 NULL, cpty_id text NULL, figi text NULL, globeop_id int4 NULL, |
