--- title: "Materialize v0.93" date: 2024-03-27 released: true --- ## v0.93 #### Sources and sinks * Do not error if the `oid` or `typmod` of a column changes when using the `TEXT COLUMNS` option to ingest data as text in a [PostgreSQL source](/sql/create-source/postgres/). As an example, this allows evolving the structure of `enum` columns by using `ALTER TABLE