aboutsummaryrefslogtreecommitdiffstats
path: root/sql/dawn.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql/dawn.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 b8bb875b..097ad953 100644
--- a/sql/dawn.sql
+++ b/sql/dawn.sql
@@ -3314,7 +3314,7 @@ CREATE TABLE trs (
fixing_frequency frequency NOT NULL,
cpty_id text NULL,
action action not null,
- globeop_id text null
+ globeop_id int null
);