vylbot-app/database/3.2.1/1709316734401-AddServerCacheDate/Up/01-Server.sql
Ethan Lane 5f054b02a5
All checks were successful
continuous-integration/drone/push Build is passing
Add cache helper to update user cache every 30 minutes
2024-03-01 18:25:24 +00:00

2 lines
82 B
SQL

ALTER TABLE server
ADD LastCached datetime NOT NULL DEFAULT '2024-03-01 18:10:04';