diff --git a/ext_tables.sql b/ext_tables.sql index 821a046..009543f 100644 --- a/ext_tables.sql +++ b/ext_tables.sql @@ -1,3 +1,3 @@ CREATE TABLE tt_content ( - code_language text DEFAULT '' NOT NULL + code_language text );