dbal icon indicating copy to clipboard operation
dbal copied to clipboard

Add precision to MSSQL datetime2

Open Yovach opened this issue 1 year ago • 2 comments

Q A
Type bug/feature/improvement
Fixed issues N/A

Summary

We sometimes don't need to be accurate to the microsecond on certain tables. (i.e. tables with 'enumType'). This MR saves space on very large data processing operations.

I don't know if the precision check is relevant, let me know!

Yovach avatar May 13 '24 19:05 Yovach

The 3.8.x branch is closed for features. Please target 4.1.x.

Also, this topic has been attempted before and is a little more complex than your implementation. Maybe you can have a look at #5961 at take over where the previous author has left off.

derrabus avatar May 29 '24 13:05 derrabus

The 3.8.x branch is closed for features. Please target 4.1.x.

Also, this topic has been attempted before and is a little more complex than your implementation. Maybe you can have a look at #5961 at take over where the previous author has left off.

Indeed, I'm going to adapt my code to make it more widespread on other platforms when I have the time. Thanks for your feedback

Yovach avatar May 31 '24 17:05 Yovach

There hasn't been any activity on this pull request in the past 90 days, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days. If you want to continue working on it, please leave a comment.

github-actions[bot] avatar Jan 09 '25 03:01 github-actions[bot]

This pull request was closed due to inactivity.

github-actions[bot] avatar Jan 17 '25 03:01 github-actions[bot]