ClickHouse / clickhouse-go

Golang driver for ClickHouse
Apache License 2.0
2.82k stars 546 forks source link

Remove date overflow check as it's normalised by ClickHouse server #1315

Closed gogingersnap777 closed 1 month ago

gogingersnap777 commented 1 month ago

Summary

Removed DateOverflowError and dateOverflow and all references

https://github.com/ClickHouse/clickhouse-go/issues/1294

Checklist

Delete items not relevant to your PR:

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.