Closed leggetter closed 1 year ago
/bounty 100
💎 $100.00 bounty created by ovaistariq
👉 To claim this bounty, submit a pull request that includes the text /claim #245
somewhere in its body
📝 To receive payouts, join Algora and complete the relevant onboarding steps
💵 Payment arrives in your account 2-5 days after the bounty is rewarded
💯 You keep 100% of the bounty award
🙏 Thank you for contributing to tigrisdata/tigris-client-ts!
💡 akhill10 submitted a pull request that claims the bounty. You can visit your org dashboard to reward.
🎉🎈 @akhill10 has been awarded $100.00! 🎈🎊
:tada: This issue has been resolved in version 1.0.0-beta.45 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This issue has been resolved in version 1.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Given the following data model:
And this code to insert a new
User
:Any ideas why the result of the
console.log
doesn't show acreatedAt
property on the newly createdPost
?Note that the document does have a
createdAt
value when viewed in the web console and also when retrieving it via a query. It just seems to be a problem with the initialinsertOne
.From @JigarJoshi :