aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sql/dawn.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/dawn.sql b/sql/dawn.sql
index 6169d1c5..96fb7fa9 100644
--- a/sql/dawn.sql
+++ b/sql/dawn.sql
@@ -4278,7 +4278,7 @@ CREATE TABLE public.citco_reports (
bond_abbrev text NULL,
underlying_ric text NULL,
period_end_date date NOT NULL,
- knowledge_date date NULL,
+ knowledge_date timpestamp NULL,
option_delta float8 NULL,
"daily_base_p/l" float8 NULL,
"monthly_base_p/l" float8 NULL,