qnnp
qnnp
已rebase
你这是实际业务中的问题、和框架没关系、具体实现你可以在Controller中处理具体讲逻辑
同问题~
> Just for my curious, what problem should these changes fix?) for "2038-01-19 03:14:07 UTC"
> In general datetime nowadays is sure a better default for normal use. I wonder though if this is BC in this case. Overall, using DATETIME as the default is...
@lutdev I agree with your approach. For new projects, setting the preferred column type early via the feature flag is ideal. For existing projects, automatically changing column types based on...
@MasterOdin Done. Ready for final review.