NotParcel/migrations/006_update_hubs_add_logChannel

2 lines
52 B
Plaintext

ALTER TABLE hubs
ADD COLUMN logChannel VARCHAR(255);