clickhouse-sqlalchemy icon indicating copy to clipboard operation
clickhouse-sqlalchemy copied to clipboard

feat(type): support dynamic column

Open franz101 opened this issue 1 year ago • 1 comments

https://clickhouse.com/docs/en/sql-reference/data-types/dynamic

related issue: #309 Checklist:

  • [x] Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.

franz101 avatar Aug 19 '24 23:08 franz101

How do I set allow_experimental_dynamic_type = 1 in the test?

franz101 avatar Aug 19 '24 23:08 franz101