This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
hlm
/
multi-platform-media-manage
Suivre
5
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
0af2905076
Branches
Tags
ai_qwen
cb
main
master
multi-platfo...
/
database
/
migrations
/
add_publish_proxy_to_publish_tasks.sql
add_publish_proxy_to_publish_tasks.sql
88 B
Historique
Raw
1
2
3
ALTER TABLE publish_tasks
ADD COLUMN publish_proxy JSON NULL AFTER platform_configs;