This website requires JavaScript.
Explore
Help
Register
Sign In
SILVER
/
NODEDC_TASKMANAGER_CODEXAPI
Watch
1
Star
0
Fork
You've already forked NODEDC_TASKMANAGER_CODEXAPI
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9677c455b3
NODEDC_TASKMANAGER_CODEXAPI
/
migrations
/
003_token_suffix.sql
3 lines
69 B
SQL
Raw
Blame
History
ALTER
TABLE
agent_tokens
ADD
COLUMN
IF
NOT
EXISTS
token_suffix
text
;
Reference in New Issue
View Git Blame
Copy Permalink