Uh oh!
There was an error while loading. Please reload this page.
feat: add DB config dateFormat to provide default date/time formats - #8525
Conversation
0a8f785 to
79f5d3fCompare
MGatner
left a comment
There was a problem hiding this comment.
I think this is the right way for the config, but it still leaves a big question about implementation. Were you planning that as a separate PR?
ddevsr
commented
Feb 7, 2024
I hope this feature can be used by |
kenjis
commented
Feb 8, 2024
Some people want to use |
kenjis
commented
Feb 8, 2024
MGatner
left a comment
There was a problem hiding this comment.
I'm good with this but there were a lot of differing opinions on the original thread - maybe see if @michalsn and @lonnieezell have thoughts.
👋 Hi, @kenjis! |
7d792d2 to
629de41Compare629de41 to
2a7591cCompare
Description
See #7177
dateFormatWe should have this config value in the
Connectionclass. Because each connection has the datetime format.The current DB related class layers:
Checklist: