Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问有大佬已经在2.2.0版本上,数据源由mysql切换至pg了嘛? #5141

Open
MyGit-Z opened this issue May 11, 2024 · 2 comments
Labels

Comments

@MyGit-Z
Copy link

MyGit-Z commented May 11, 2024

请问有大佬已经在2.2.0版本上,数据源由mysql切换至pg了嘛?有的话希望可以给一下具体的sql文件

Copy link

dosubot bot commented May 11, 2024

For migrating from MySQL to PostgreSQL in Apollo 2.2.0, the release notes and pull requests indicate support for PostgreSQL, including specific fixes and compatibility improvements. However, there doesn't seem to be a direct mention of SQL migration files from MySQL to PostgreSQL. The process might require more than just SQL scripts, involving configuration adjustments and compatibility checks for PostgreSQL features.

The repository includes a tool, ApolloSqlConverter.java, for converting SQL templates for different databases, which might be part of the migration process. This tool suggests a framework for adapting SQL scripts across different databases, potentially useful for your migration needs.

For detailed steps or specific SQL files for migration, these might not be readily available in the repository. It could be beneficial to look into the mentioned pull requests and compatibility fixes as a starting point for understanding the required changes. If you need further assistance or have more specific queries, feel free to ask.

Details

Sources


About Dosu
This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.

Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

To continue the conversation, mention @dosu.

Copy link

stale bot commented Jun 11, 2024

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant