PromucFlow_constructor/app/server
Sumit Kumar 146f536190
fix: fix mysql prepared statement integer and boolean type handling (#6987)
* fix mysql prepared statement integer and boolean type handling
2021-09-17 08:56:12 +00:00
..
.run [Issue #2093]-show last used organizations first in home page (#4461) 2021-05-16 09:42:10 +06:00
appsmith-git feat: Generate and store ssh key to git meta data of application (#7184) 2021-09-08 20:54:20 +06:00
appsmith-interfaces fix: fix mysql prepared statement integer and boolean type handling (#6987) 2021-09-17 08:56:12 +00:00
appsmith-plugins fix: fix mysql prepared statement integer and boolean type handling (#6987) 2021-09-17 08:56:12 +00:00
appsmith-server fix: Add migrations for all google sheet actions to turn off smart substitution for existing actions (#7517) 2021-09-16 12:08:34 +00:00
envs Feature/import-export-application (#4553) 2021-06-01 17:38:26 +05:30
mongo-seed
scripts chore(deps-dev): bump axios in /app/server/scripts/node (#7318) 2021-09-09 22:14:58 +05:30
.gitignore Improve server setup experience documentation (#4441) 2021-05-19 19:29:08 +05:30
build.sh Added mvn failure check (#6107) 2021-07-26 05:37:10 +05:30
buildpack-run.sh
docker-compose.yml Switched image to latest release image to avoid breaks while developing (#7289) 2021-09-10 08:05:10 +05:30
Dockerfile change java version to 11.0.10 to allow TLSv1 for mysql (#4528) 2021-05-17 18:42:54 +05:30
entrypoint.sh
pom.xml feat: Add maven module for the git operations (#6825) 2021-08-25 21:30:29 +05:30
Procfile
README.md Adds YT Setup Videos to Docs (#5744) 2021-07-09 15:54:34 +05:30
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 the Setup Guide