mirror of
https://github.com/grocy/grocy.git
synced 2026-06-10 12:15:12 +00:00
3 lines
51 B
MySQL
3 lines
51 B
MySQL
|
|
ALTER TABLE sessions
|
||
|
|
ADD COLUMN last_used DATETIME
|