diff --git a/scripts/ddl2cpp b/scripts/ddl2cpp index db8b676b..992396e1 100755 --- a/scripts/ddl2cpp +++ b/scripts/ddl2cpp @@ -127,6 +127,7 @@ ddlTextTypes = [ "jsonb", # PostgreSQL "json", # PostgreSQL "tinytext", # MYSQL + "mediumtext", # MYSQL ] ddlText = pp.Or(