I have SQL file that have the following:
CREATE TABLE `Task_type` ( `id` int(10) UNSIGNED NOT NULL, `name` varchar(255) NOT NULL, `created_at` timestamp