Managed to remove the `Criteria` and `where` imported from MongoDB APIs. The `Bridge` API calls should work the same on Postgres as well as here. We'll be moving more repository methods over to this API soon. Notice that the `Update` import is still there. Bridge API for `Update` objects is also almost ready, and is coming up soon. |
||
|---|---|---|
| .. | ||
| .run | ||
| appsmith-git | ||
| appsmith-interfaces | ||
| appsmith-plugins | ||
| appsmith-server | ||
| envs | ||
| mongo-seed | ||
| reactive-caching | ||
| scripts | ||
| .gitignore | ||
| build.sh | ||
| buildpack-run.sh | ||
| docker-compose.yml | ||
| pom.xml | ||
| Procfile | ||
| README.md | ||
| system.properties | ||
Appsmith Server
This is the server-side repository for the Appsmith framework.
For details on setting up your development machine, please refer to this Setup Guide.