PromucFlow_constructor/app/server
tkAppsmith 08f5d00210
fix: Fix migrations failing with update error on DocumentDB (#23980)
AWS DocumentDB doesn't support aggregation updates hence moving
migrations to Projections

Fixes https://github.com/appsmithorg/appsmith-ee/issues/1477

---------

Co-authored-by: Shrikant Sharat Kandula <shrikant@appsmith.com>
Co-authored-by: Saroj <saroj@appsmith.com>
Co-authored-by: Saroj <43822041+sarojsarab@users.noreply.github.com>
2023-06-13 09:24:53 +05:30
..
.run
appsmith-git feat: refactor git discrad flow (#23988) 2023-06-09 10:58:50 +05:30
appsmith-interfaces fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
appsmith-plugins fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
appsmith-server fix: Fix migrations failing with update error on DocumentDB (#23980) 2023-06-13 09:24:53 +05:30
envs fix: Updated server set up docs to lower confusion from logs (#22926) 2023-05-03 10:17:34 +05:30
mongo-seed
reactive-caching
scripts
.gitignore
build.sh
buildpack-run.sh
docker-compose.yml
Dockerfile
entrypoint.sh
pom.xml chore: Upgraded Snake YAML version to 2.0 (#23572) 2023-06-08 12:48:38 +05:30
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.