Closed Chepheus closed 1 year ago
Hi, I think a simpler solution is to add your post without the date, then update it manually. qa_post_create
returns the ID of the new post so you can run a new query likeUPDATE ^posts SET created=$ WHERE id=#
I see, but I have a lot of data for question creating (about 4000+ questions) and insert one row and then update it. I think it's not optimal for my purpose.
What do you think about this PR? =)
Hello, sorry for my English. I need this functionality to provide my custom date because of importing of data with predefining data.