aboutsummaryrefslogtreecommitdiffstats
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/dawn.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/dawn.sql b/sql/dawn.sql
index ab3476d2..3ffaa44b 100644
--- a/sql/dawn.sql
+++ b/sql/dawn.sql
@@ -1319,7 +1319,7 @@ CREATE TYPE clearing_cp AS ENUM('ICE-CREDIT');
CREATE TYPE trade_type AS ENUM('CREDIT_DEFAULT_SWAP', 'SWAPTION', 'TRANCHE');
CREATE TYPE transaction_status AS ENUM('Bilateral', 'Cleared');
CREATE TYPE calendar AS ENUM('Payment-GB,US', 'Payment-US,GB', 'Payment-EU,GB');
-CREATE TYPE clearing_broker AS ENUM('ML', 'SGFCM');
+CREATE TYPE clearing_broker AS ENUM('ML', 'SGFCM', 'BOMLCM');
CREATE TYpe frequency AS ENUM('Monthly', 'Quarterly');
CREATE TABLE cds_reports(