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

[Feature]: Suggest Added User Activity Log Exeute #177

Open
vicheanath opened this issue Oct 21, 2023 · 3 comments
Open

[Feature]: Suggest Added User Activity Log Exeute #177

vicheanath opened this issue Oct 21, 2023 · 3 comments

Comments

@vicheanath
Copy link
Contributor

Feature description

Suggest User activity log execute :

  • showing date time log
  • execute time

🎤 Pitch

Screenshot 2023-10-21 at 4 21 45 PM
@invisal
Copy link
Collaborator

invisal commented Oct 22, 2023

I can work on this. Or do you want to work on it? This should be easy to implement with our current structure. I can give a pointer on how to achieve it.

@vicheanath
Copy link
Contributor Author

Ok, I will do this task.

@invisal
Copy link
Collaborator

invisal commented Oct 22, 2023

One thing that you can do is following this pattern.

https://github.com/querymx/querym/blob/main/src/renderer/contexts/SwitchDatabaseProvider.tsx#L12

As you can see, we can register the before each query execute. We can add registerAfterEach to trigger for after each query executed.

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

No branches or pull requests

2 participants