This change fixes https://github.com/suharev7/clickhouse-rs/issues/159. I've added two tests checking inserting and selecting data from columns of type DateTime (with and without timezone) and DateTime64 (with and without timezone).
Let me know if I should remove pretty_assertions dev dependency.
This change fixes https://github.com/suharev7/clickhouse-rs/issues/159. I've added two tests checking inserting and selecting data from columns of type DateTime (with and without timezone) and DateTime64 (with and without timezone).
Let me know if I should remove pretty_assertions dev dependency.