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 b2f30cdb..257b7fe1 100644 --- a/sql/dawn.sql +++ b/sql/dawn.sql @@ -3095,5 +3095,5 @@ CREATE TABLE public.irs ( CREATE TYPE public."bbg_code_type" AS ENUM ( 'BOND', - 'CDX', + 'CDS', 'FX');
\ No newline at end of file |
