ALTER TABLE `tickets` ADD `userId` text REFERENCES users(id);