PromucFlow_constructor/app/server/appsmith-plugins
Shrikant Sharat Kandula afe0dfdc75
Dates from Postgres queries now show up as ISO date strings (#5)
* Dates from Postgres queries now show up as ISO date strings
* Use constant for date column name in PostgresPlugin
* Fix formats for more date-time types on Postgres
* Add support for time and timestamp data types in Postgres plugin
* Add support for timestamptz column data type in Postgres plugin
* Add support for interval data type in PostgresPlugin
2020-07-06 18:52:41 +05:30
..
mongoPlugin Clean up MongoDB object types before sending data to client (#8) 2020-07-01 16:40:39 +05:30
postgresPlugin Dates from Postgres queries now show up as ISO date strings (#5) 2020-07-06 18:52:41 +05:30
rapidApiPlugin Read RapidAPI variables directly form environment (#38) 2020-07-06 14:56:39 +05:30
restApiPlugin Hacky solve for setting the action execution request in case of failures in URL/HTTP Method/etc. 2020-06-19 23:43:32 +05:30
pom.xml 1. Add to Page changes : In case the sample response is null, don't set the cached response for the action. 2020-03-11 17:16:15 +00:00