ClickHouse/tests/queries/0_stateless/01352_add_datetime_bad_get.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
70 B
MySQL
Raw Normal View History

SELECT addMonths(materialize(toDateTime('2017-11-05 08:07:47')), 1.);