aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sql/dawn.sql1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/dawn.sql b/sql/dawn.sql
index 7e3aa63b..dd1840e0 100644
--- a/sql/dawn.sql
+++ b/sql/dawn.sql
@@ -3317,7 +3317,6 @@ CREATE TABLE trs (
cpty_id text NULL,
action action not null,
globeop_id int null,
- swap_type text default 'TOTAL_RETURN_SWAP'
);