I hope to develop some small functions similar to navicat:
- Structural comparison
- Data comparison
- Data transmission
- copy the table (including data and structure, t_user -> t_user_copy)
- Export library data (including structure and data)
- Export table data (including table structure and data)
- 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!
I hope to develop some small functions similar to navicat:
Personally, I think the above functions are frequently used in daily life, so please consider them carefully!