diff --git a/data/db/unix_timestamp.db b/data/db/unix_timestamp.db index 6311af3..c8cc6e3 100644 Binary files a/data/db/unix_timestamp.db and b/data/db/unix_timestamp.db differ diff --git a/test/sql/storage/attach_unix_timestamp.test b/test/sql/storage/attach_unix_timestamp.test index 0141d9e..2b6a713 100644 --- a/test/sql/storage/attach_unix_timestamp.test +++ b/test/sql/storage/attach_unix_timestamp.test @@ -18,3 +18,8 @@ SELECT * FROM s.timestamp_fractional ---- 2024-09-23 08:06:20.5 2024-09-23 08:06:22.123456 + +statement error +SELECT * FROM s.timestamp_out_of_range +---- +out of range