feat: Add last_logout column to users table #31

Manually merged
awiteb merged 2 commits from awiteb/user-last-login into master 2024-07-24 10:50:24 +02:00 AGit
Owner

Add a new column last_logout to the users table to store the last time a
user logged out. This will help us to send the user chat request and response
when they are offline.

Add a new column `last_logout` to the `users` table to store the last time a user logged out. This will help us to send the user chat request and response when they are offline.
awiteb added 2 commits 2024-07-24 07:45:24 +02:00
Signed-off-by: Awiteb <a@4rs.nl>
feat: Save user logout time
All checks were successful
DCO checker / DCO checker (pull_request) Successful in 13s
Rust CI / Rust CI (pull_request) Successful in 5m17s
c9480d60ea
Signed-off-by: Awiteb <a@4rs.nl>
awiteb added the
Kind/Feature
Status
Waiting On Review
labels 2024-07-24 07:46:46 +02:00
awiteb requested review from Amjad50 2024-07-24 07:46:53 +02:00
Amjad50 approved these changes 2024-07-24 10:31:07 +02:00
Amjad50 added
Status
Waiting On Author
and removed
Status
Waiting On Review
labels 2024-07-24 10:31:20 +02:00
awiteb added
Status
Approved
and removed
Status
Waiting On Author
labels 2024-07-24 10:33:18 +02:00
awiteb manually merged commit b79587f537 into master 2024-07-24 10:50:24 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: OxideTalis/oxidetalis#31
No description provided.