jaeyun0503 opened a new pull request, #3694: URL: https://github.com/apache/texera/pull/3694
### Summary To make the naming of the table `time_log` more intuitive and clear, we decided to change the name of `time_log` to `user_time_log`, and change its column `last_login` to `last_active_time`. ### For Developers Please do the following to incorporate with new changes: - Apply core/scripts/sql/updates/12.sql to your local postgres instance ### Previous Design <img width="870" height="390" alt="Screenshot 2025-08-25 at 10 54 50" src="https://github.com/user-attachments/assets/79305f26-69a8-4484-b2f6-e63d457ca824" /> ### Current Design <img width="866" height="389" alt="image" src="https://github.com/user-attachments/assets/83513010-8164-4954-ae57-905841d93d82" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
