Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Add ability to filter by username #2

Open
bap14 opened this issue Mar 18, 2017 · 3 comments
Open

Add ability to filter by username #2

bap14 opened this issue Mar 18, 2017 · 3 comments

Comments

@bap14
Copy link
Contributor

bap14 commented Mar 18, 2017

Extract username from the message when recording and save it as a new column in the db. This will allow for filtering by username. The best move forward for mccxiv/tc#277

@mccxiv
Copy link
Owner

mccxiv commented Mar 18, 2017

still TODO: ALTER TABLE on boot to add the username column

@bap14
Copy link
Contributor Author

bap14 commented Mar 18, 2017

New pull request which solves this for you. Just need to verify it. Will not migrate older data (though a simple script could be run on the database to fix it).

@mccxiv
Copy link
Owner

mccxiv commented Mar 19, 2017

Yeah that's good enough. Data is only kept for two days anyway so eventually all rows should have a username

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants