database icon indicating copy to clipboard operation
database copied to clipboard

[Datetime Format] Incorrect format for [Y-m-d H:i:s.u].

Open sergey-telpuk opened this issue 3 years ago • 0 comments

https://github.com/spiral/database/blob/632488c5f7dfd3d4dc47edc9f1c2c992724e7526/src/Driver/Driver.php#L659

I have the issue of inserting datetime in the following format Y-m-d H:i:s.u - u - dosent insert.

How can I insert my format to DB in another way?

sergey-telpuk avatar Dec 19 '21 13:12 sergey-telpuk