PromucFlow_constructor/app/server/appsmith-interfaces
Shrikant Sharat Kandula 68bbc4fb28
Support server-side pagination for Firestore (#3128)
* POC for Firestore server-side pagination

* Load pagination information values from action configuration

* Get execution information for Firestore plugin

* Working implementation of pagination for Firestore

* Add tests for next and previou page navigations

* Require ordering to be set when paginating

* Remove commented code

* Don't report error on bad configuration

* Error out on usupported operation

Co-authored-by: Trisha Anand <trisha@appsmith.com>

* Move constant indices to constant fields

* Use executeParameterized instead of execute

Co-authored-by: Trisha Anand <trisha@appsmith.com>
2021-02-24 10:20:08 +05:30
..
src Support server-side pagination for Firestore (#3128) 2021-02-24 10:20:08 +05:30
pom.xml Support Prepared Statements in Postgres (#2967) 2021-02-18 18:33:27 +05:30