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

Database Sync #374

Open
saeedvaziry opened this issue Nov 23, 2024 · 0 comments
Open

Database Sync #374

saeedvaziry opened this issue Nov 23, 2024 · 0 comments
Labels
feature New feature or request
Milestone

Comments

@saeedvaziry
Copy link
Member

saeedvaziry commented Nov 23, 2024

Sometimes it is possible that you create a database or database user using the command line in the server.

In order to sync such information to vito as well, we need to put a button in the database (header actions) to fetch all users and databases and their links and update them in vito's database.

It is also important to prevent syncing the system reserved databases :

  • mysql
  • information_schema
  • peformance_schema
  • sys
  • postgres
  • template0
  • template1
@saeedvaziry saeedvaziry added the feature New feature or request label Nov 23, 2024
@saeedvaziry saeedvaziry added this to the v2 milestone Nov 23, 2024
@saeedvaziry saeedvaziry added this to Vito Nov 23, 2024
@saeedvaziry saeedvaziry moved this to Not Planned in Vito Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: Not Planned
Development

No branches or pull requests

1 participant