This website requires JavaScript.
Explore
Help
Register
Sign In
xiaoxue_admin
/
multica
Watch
1
Star
0
Fork
You've already forked multica
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
multica
/
server
/
migrations
/
069_drop_task_last_heartbea...
3 lines
87 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
agent_task_queue
ADD
COLUMN
IF
NOT
EXISTS
last_heartbeat_at
TIMESTAMPTZ
;
Reference in New Issue
View Git Blame
Copy Permalink