I am trying to upgrade from 12.2.1 to 13.0.1. have a VDB where I aliased VARCHAR as TEXT (a non-reserved keyword, according to the docs) in order to improve PostgreSQL compatibility. The VDB works on 12.2.1 and fails to load on 13.0.1.
- is caused by
-
TEIID-5740 Add support for EXPLAIN
- Resolved
-
TEIID-5177 Enforce stricter naming in SQL/DDL
- Resolved