NotParcel/migrations/006_update_hubs_add_logChannel

2 lines
48 B
Plaintext

ALTER TABLE hubs
ADD COLUMN hubUrl VARCHAR(255);