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

Add SqlManageEndpoint model #2134

Merged
merged 2 commits into from
Dec 7, 2023
Merged

Add SqlManageEndpoint model #2134

merged 2 commits into from
Dec 7, 2023

Conversation

taolx0
Copy link
Contributor

@taolx0 taolx0 commented Dec 7, 2023

A new model, SqlManageEndpoint, has been added to the SQL management models module. Additionally, it has also been included in the utils.go list of models to auto-migrate. The new model includes two fields: ProjFpSourceInstSchemaMd5 and Endpoint.
The GetSqlManageList method in the sql_manage.go file has been marked as deprecated. Corresponding update has also been made in the API documentation files (swagger.json, swagger.yaml, docs.go). In addition, the sql_manager_ce.go file has been renamed to sql_manage_ce.go and now returns an error indicating the feature is unsupported in community edition when getSqlManageList method is called.
@ColdWaterLW ColdWaterLW merged commit 73e86ef into release-2.9999.x Dec 7, 2023
3 checks passed
@ColdWaterLW ColdWaterLW deleted the issue-1229-5 branch December 7, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants