Y
Hacker News
new
|
ask
|
show
|
jobs
by
kristianp
1505 days ago
You're right, I was using 'timestampz' when I should have been using 'timestamptz', (or 'timestamp with time zone') thanks for that.
1 comments
mytherin
1505 days ago
On the topic of Friendlier SQL, I have extended the similarity search to types in this PR [1], so the system will now offer you this correction as well :)
[1]
https://github.com/duckdb/duckdb/pull/3633
link
[1] https://github.com/duckdb/duckdb/pull/3633