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

Suggestion: I hope to add the functions of structure comparison, data comparison and data transmission. #505

Open
liangrj914 opened this issue Aug 30, 2023 · 2 comments

Comments

@liangrj914
Copy link

liangrj914 commented Aug 30, 2023

I hope to develop some small functions similar to navicat:

  1. Structural comparison
  2. Data comparison
  3. Data transmission
  4. copy the table (including data and structure, t_user -> t_user_copy)
  5. Export library data (including structure and data)
  6. Export table data (including table structure and data)
  7. Copy the queried data as SQL (Advanced Copy)
    Personally, I think the above functions are frequently used in daily life, so please consider them carefully!
@robinji0 robinji0 added the enhancement New feature or request label Sep 4, 2023
@robinji0
Copy link
Collaborator

robinji0 commented Sep 4, 2023

The point 7 is supported for now I think.

@liangrj914
Copy link
Author

liangrj914 commented Sep 7, 2023

At present, Point 7 only supports copying data and cannot generate SQL.

@miahemu miahemu changed the title 建议: 希望添加结构对比、数据对比、数据传输功能 Suggestion: I hope to add the functions of structure comparison, data comparison and data transmission. Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants