clickhouse-sqlalchemy
clickhouse-sqlalchemy copied to clipboard
feat(type): support dynamic column
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.
How do I set allow_experimental_dynamic_type = 1 in the test?