appsmithorg / appsmithorg/appsmith

[Feature] Firestore support for firebase.firestore.Timestamp() and firebase.firestore.GeoPoint() and reference type.

オープン
#3,741 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
Backend Community Reported Enhancement Firestore Integrations Product Needs Design Query & JS Pod Query Widgets & IDE Pod
主要言語
TypeScript
スター
40.9k
フォーク
4.8k
平均マージ
1日 22時間
マージ済み PR(30日)
45

説明

## Summary
Requested by communtity:

```
Also I think to able to store a Timestamp value it's necessary to use the Firestore API, e.g new firebase.firestore.Timestamp(seconds, nanoseconds) or firebase.firestore.Timestamp.fromDate(new Date("December 10, 1815")). Would this be supported in #3693 ? Also can support for GeoPoint be included?
```

Note:
1. It is different from FieldValue.serverTimestamp()
2. We should also add support for reference type.
3. Need support for two actions - (a) create (b) search in where clause

## Additional Context
Requested on PR https://github.com/appsmithorg/appsmith/issues/3475

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。