PromucFlow_constructor/deploy/docker/fs/opt/appsmith/utils/bin
Abhijeet 1210104575
chore: Add mover script for Mongo to postgres migration (#36458)
## Description
PR to add:
1. Mover script : move-to-postgres.sh
2. Baseline data generation: regen-baseline.sh

/test Sanity

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/11027514472>
> Commit: c565b7a4d832b0d0e75df2f3122a1c0679235e88
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=11027514472&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Sanity`
> Spec:
> <hr>Wed, 25 Sep 2024 06:54:08 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Introduced a new configuration file for instance management and
permission groups.
	- Added a custom JavaScript library for XML parsing.
- Implemented multiple database and API plugins, enhancing integration
capabilities.
- Established a tenant configuration for managing tenant-specific
settings.
	- Added an anonymous user entity for improved user management.

- **Bug Fixes**
	- Improved data migration script from MongoDB to Postgres.

- **Documentation**
	- Updated scripts for baseline data generation and migration processes.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-09-25 15:22:02 +05:30
..
backup.js fix: failing backup and restore appsmithctl (#35162) 2024-08-06 19:34:59 +05:30
backup.test.js test: Enable server tests for the PRs with base PG branch (#33429) 2024-05-22 15:55:20 +05:30
check_replica_set.js test: Enable server tests for the PRs with base PG branch (#33429) 2024-05-22 15:55:20 +05:30
constants.js fix: failing backup and restore appsmithctl (#35162) 2024-08-06 19:34:59 +05:30
export_db.js fix: failing backup and restore appsmithctl (#35162) 2024-08-06 19:34:59 +05:30
import_db.js fix: failing backup and restore appsmithctl (#35162) 2024-08-06 19:34:59 +05:30
index.js fix: DB URL override fails in some cases (#34206) 2024-06-12 17:45:19 +05:30
logger.js chore: Use single COPY command in Dockerfile for constant/static files (#27127) 2023-09-11 08:43:09 +05:30
mailer.js chore: Use single COPY command in Dockerfile for constant/static files (#27127) 2023-09-11 08:43:09 +05:30
mongo_shell_utils.js test: Enable server tests for the PRs with base PG branch (#33429) 2024-05-22 15:55:20 +05:30
move-to-postgres.mjs chore: Add mover script for Mongo to postgres migration (#36458) 2024-09-25 15:22:02 +05:30
restore.js fix: failing backup and restore appsmithctl (#35162) 2024-08-06 19:34:59 +05:30
utils.js fix: trim db urls and remove special characters during backup restore (#36201) 2024-09-13 16:55:59 +05:30
version.js chore: Use single COPY command in Dockerfile for constant/static files (#27127) 2023-09-11 08:43:09 +05:30