PromucFlow_constructor/app/server/appsmith-plugins/firestorePlugin/src
Leo Thomas 6e7687450e
fix: 9414 Firestore where clause not fetching numbers (#10775)
* Fixed issue with Firestore in fetching data while using numbers in the where condition.
* Other Fixes made in the where condition :
  When using Boolean
  When using Date 
  When Using Timestamp 
  When given space in the key
  When Space given in the Value
2022-02-08 11:29:50 +00:00
..
main fix: 9414 Firestore where clause not fetching numbers (#10775) 2022-02-08 11:29:50 +00:00
test/java/com/external/plugins fix: 9414 Firestore where clause not fetching numbers (#10775) 2022-02-08 11:29:50 +00:00