appsmithorg / appsmithorg/appsmith

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

Open
#3,741 3 comments 0 reactions 0 assignees View on GitHub
Backend Community Reported Enhancement Firestore Integrations Product Needs Design Query & JS Pod Query Widgets & IDE Pod
Dominant language
TypeScript
Stars
40.9k
Forks
4.8k
Avg merge
1d 22h
Merged PRs (30d)
45

Description

## 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.