Show create table structure with;
CREATE TABLE `quote` ( `id` int(8) unsigned NOT NULL AUTO_INCREMENT, `code` text COLLATE utf8mb4_unicode_ci, `date` da