Skip to content

Comments

Added users data to history table#1079

Open
losgrandes wants to merge 1 commit intopercona:3.xfrom
losgrandes:mychanges
Open

Added users data to history table#1079
losgrandes wants to merge 1 commit intopercona:3.xfrom
losgrandes:mychanges

Conversation

@losgrandes
Copy link

Background

Idea behind this PR is to add information about DB users who executed a query to the history table. I've decided to add JSON column to store array of users for each query. There are probably more elegant solutions, but I wanted to keep "one table" concept.

Summary of changes

  • added optional usernames JSON type column with support for it in history table
  • updated documentation
  • updated existing and added new tests case

@losgrandes losgrandes marked this pull request as ready for review February 19, 2026 07:37
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.

1 participant