6 lines
268 B
SQL
6 lines
268 B
SQL
ALTER TABLE `phone_handoff_tickets` ADD `completed_phone_id` text;
|
|
--> statement-breakpoint
|
|
ALTER TABLE `phone_handoff_tickets` ADD `completed_phone_token_hash` text;
|
|
--> statement-breakpoint
|
|
ALTER TABLE `phone_handoff_tickets` ADD `completed_route_handle_hash` text;
|