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 2ca73012..4284cb06 100644
--- a/sql/dawn.sql
+++ b/sql/dawn.sql
@@ -760,7 +760,7 @@ CREATE FOREIGN TABLE priced_percentiles_orig_ntl(
CREATE FOREIGN TABLE index_desc(
basketid integer,
- index text,
+ index index_type,
series smallint,
version smallint,
indexfactor float,