Nieuws

What happens? When trying to add a new JSON column to an existing table with ALTER TABLE, the query fails with duckdb.duckdb.CatalogException: Catalog Error: Type with name "JSON" is not in the ...
I've forked a fix that generates the necessary SQL to add the expression column and passes all tests. However, when running locally the terraform state doesn't update as expected, the expression ...