Skip to content

Map DATETIME/TIMESTAMP declared types to String instead of falling back to stored type#348

Closed
visr wants to merge 1 commit into
JuliaDatabases:masterfrom
visr:timestamp
Closed

Map DATETIME/TIMESTAMP declared types to String instead of falling back to stored type#348
visr wants to merge 1 commit into
JuliaDatabases:masterfrom
visr:timestamp

Change juliatype for DATETIME and TIMESTAMP to String

b32d4dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 24, 2026 in 0s

93.05% (-1.09%) compared to 95131f8

View this Pull Request on Codecov

93.05% (-1.09%) compared to 95131f8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.05%. Comparing base (95131f8) to head (b32d4dd).
⚠️ Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #348      +/-   ##
==========================================
- Coverage   94.13%   93.05%   -1.09%     
==========================================
  Files           4        4              
  Lines         563      605      +42     
==========================================
+ Hits          530      563      +33     
- Misses         33       42       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.